From 49b06039d6d8d41d874ab9207350e449d1c2b9ac Mon Sep 17 00:00:00 2001 From: Kaleb Murphy Date: Fri, 22 Aug 2008 21:48:43 +0000 Subject: [PATCH] Removed commented code --- lib/WebGUI/Asset/Wobject/Thingy.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/WebGUI/Asset/Wobject/Thingy.pm b/lib/WebGUI/Asset/Wobject/Thingy.pm index a55a85443..e7a46f86c 100644 --- a/lib/WebGUI/Asset/Wobject/Thingy.pm +++ b/lib/WebGUI/Asset/Wobject/Thingy.pm @@ -1564,7 +1564,6 @@ sub www_editThing { -value => $properties{thingsPerPage}, ); $tab->raw($fieldsSearchScreen); - #if($warning){$output .= "";} if($warning){$output .= "$warning";} $output .= $tabForm->print;