get all the debugging finally into the debug files when things go wrong
[spider.git] / perl / DXLog.pm
index 17559b36fe62577d2b53cef0c8f9f810d225c5ba..03dc42843ab162051bb19cac2eabaf78ed2f86bb 100644 (file)
@@ -31,9 +31,9 @@ require Exporter;
 
 use IO::File;
 use DXVars;
-# use DXDebug ();
 use DXUtil;
 use Julian;
+
 use Carp;
 
 use strict;