]> hydra-www.ietfng.org Git - instirc/commitdiff
Left debugging on in 0.0.4; oops.
authornwf <nwf@cs.jhu.edu>
Thu, 28 Aug 2008 23:41:39 +0000 (19:41 -0400)
committernwf <nwf@cs.jhu.edu>
Thu, 28 Aug 2008 23:41:39 +0000 (19:41 -0400)
darcs-hash:20080828234139-4d648-6db5ccf5d2259fee26f5b714a5dd1214bd521157.gz

irssi_test_new.pl

index 58df4bf3db258530c47331fc83a98e537ab7f1e5..6e511fbbeb5ab3a075c1ea6ef016f56c24c28f3c 100644 (file)
@@ -23,7 +23,7 @@ $VERSION = 'irssi-test v0.01';
 
 #################################################################
 
-my $DEBUG_FILTERS = 1;
+my $DEBUG_FILTERS = 0;
 
 # Very handy for debugging.
 #use Data::Dumper;