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