lib/activefacts/support.rb in activefacts-1.1.0 vs lib/activefacts/support.rb in activefacts-1.2.0
- old
+ new
@@ -1,8 +1,6 @@
#
# ActiveFacts Support code.
-# The trace method supports indented tracing.
-# Set the TRACE environment variable to enable it. Search the code to find the TRACE keywords, or use "all".
#
# Copyright (c) 2009 Clifford Heath. Read the LICENSE file.
#
# Return all duplicate objects in the array (using hash-equality)