From 0b70b342a1a8d529d0d12c01521268779741bb5b Mon Sep 17 00:00:00 2001 From: dms Date: Thu, 21 Nov 2002 14:13:05 +0000 Subject: [PATCH] - comment out debug line for factoid args. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@660 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/Factoids/Question.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/src/Factoids/Question.pl b/blootbot/src/Factoids/Question.pl index 0fb25fb..8cadc92 100644 --- a/blootbot/src/Factoids/Question.pl +++ b/blootbot/src/Factoids/Question.pl @@ -194,7 +194,7 @@ sub factoidArgs { next if (/#DEL#/); # deleted. s/^CMD: //i; - &DEBUG("factarg: ''$str' =~ /^$_\$/'"); +# &DEBUG("factarg: '$str' =~ /^$_\$/"); my $arg = $_; # todo: ~punish apt for (Eating) (Parentheses) -- 2.39.5