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