get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / DXLogPrint.pm
index b287413da9a511d7e5cb8e3863889c0228bde6d9..60f8b685bb8768e3e935629aca988c2b0bcd2d06 100644 (file)
@@ -10,11 +10,10 @@ package DXLog;
 
 use IO::File;
 use DXVars;
-use DXDebug ();
+#use DXDebug ();
 use DXUtil;
 use DXLog;
 use Julian;
-use Carp;
 
 use strict;