added new debugging to daily file logging
[spider.git] / perl / DXVars.pm
index 145631fd53b74b12b50b38e42787f1689e50c779..b35689bcbda100f9f21460debf19f42f963bc611 100644 (file)
@@ -59,9 +59,6 @@ $clusteraddr = "localhost";
 # the port number of the cluster (just leave this, unless it REALLY matters to you)
 $clusterport = 27754;
 
-# cluster debug file
-$debugfn = "/tmp/debug_cluster";
-
 # your favorite way to say 'Yes'
 $yes = 'Yes';