Index: libcfa/src/memory.cfa
===================================================================
--- libcfa/src/memory.cfa	(revision 8be729fd71ad78ef553d5dce1521072429906e90)
+++ libcfa/src/memory.cfa	(revision 1c1c180bbabe89afcd516b9eec10021a2e52dd6b)
@@ -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);
 }
