From 9f9697c88ced911acbdea09015a056bff4fddfb7 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:17:57 +0000 Subject: Removed debug statements. --- shorewall-logfile-html.lsp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'shorewall-logfile-html.lsp') diff --git a/shorewall-logfile-html.lsp b/shorewall-logfile-html.lsp index e939464..b99560c 100644 --- a/shorewall-logfile-html.lsp +++ b/shorewall-logfile-html.lsp @@ -1,10 +1,5 @@ <% local data, viewlibrary = ... require("viewfunctions") ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(data)) -io.write("
") ---]] %> <% if viewlibrary and viewlibrary.dispatch_component then -- cgit v1.2.3