Index: libcfa/src/memory.cfa
===================================================================
--- libcfa/src/memory.cfa	(revision 8be729fd71ad78ef553d5dce1521072429906e90)
+++ libcfa/src/memory.cfa	(revision ef0b45633df5650457989c598232acaf4a0d8a66)
@@ -60,5 +60,4 @@
 	// `that` is a copy but it should have neither a constructor
 	// nor destructor run on it so it shouldn't need adjustment.
-	//internal_decrement(this);
 	internal_copy(this, that);
 }
