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