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-details-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'shorewall-details-html.lsp') diff --git a/shorewall-details-html.lsp b/shorewall-details-html.lsp index b0643eb..00cf92f 100644 --- a/shorewall-details-html.lsp +++ b/shorewall-details-html.lsp @@ -1,12 +1,5 @@ <% local data, viewlibrary = ... require("viewfunctions") ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

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