diff --git a/lib/WebGUI/Macro.pm b/lib/WebGUI/Macro.pm index 3b2afda94..e0df975b8 100644 --- a/lib/WebGUI/Macro.pm +++ b/lib/WebGUI/Macro.pm @@ -34,8 +34,6 @@ B This entire system is likely to be replaced in the near future. It has use WebGUI::Macro; - @array = WebGUI::Macro::getParams($parameterString); - WebGUI::Macro::filter(\$html); WebGUI::Macro::negate(\$html); WebGUI::Macro::process(\$html);