From 86228d823af4a96ee00e9d6858f925c0b0ed4ea7 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/blootbot@1227 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/Factoids/Question.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Factoids/Question.pl b/src/Factoids/Question.pl index c269117..5b26105 100644 --- a/src/Factoids/Question.pl +++ b/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