From d8536430ce9fd1b8f66690ccaaa674575c320f7a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:18:14 +0000 Subject: Removed debug statements. --- snort-details-html.lsp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/snort-details-html.lsp b/snort-details-html.lsp index 6552704..f7c1970 100644 --- a/snort-details-html.lsp +++ b/snort-details-html.lsp @@ -1,13 +1,6 @@ <% local data, viewlibrary = ... require("viewfunctions") %> -<% ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(form)) -io.write("
") ---]] -%> <% viewlibrary.dispatch_component("status") %> -- cgit v1.2.3