From a87b9dfec489ee4cc75c39dcd786d69b204303a1 Mon Sep 17 00:00:00 2001 From: timriker Date: Tue, 31 May 2005 05:52:57 +0000 Subject: [PATCH] fixed: punish apt for (Eating) (Parentheses) git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1227 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/Factoids/Question.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/blootbot/src/Factoids/Question.pl b/blootbot/src/Factoids/Question.pl index c269117..5b26105 100644 --- a/blootbot/src/Factoids/Question.pl +++ b/blootbot/src/Factoids/Question.pl @@ -207,9 +207,6 @@ sub factoidArgs { # &DEBUG("factarg: '$str' =~ /^$_\$/"); my $arg = $_; - # TODO: ~punish apt for (Eating) (Parentheses) - # how the hell do I fix the above? -dms. - # eval (evil!) code. cleaned up courtesy of lear. my @vals; eval { -- 2.39.5