summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:18:14 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:18:14 +0000
commitd8536430ce9fd1b8f66690ccaaa674575c320f7a (patch)
tree2f317a04ddc12ac7e4cfc61d063a95eca699efa8
parent8a388772da4243132651701f6b36414b0975243b (diff)
downloadacf-snort-d8536430ce9fd1b8f66690ccaaa674575c320f7a.tar.bz2
acf-snort-d8536430ce9fd1b8f66690ccaaa674575c320f7a.tar.xz
Removed debug statements.
-rw-r--r--snort-details-html.lsp7
1 files changed, 0 insertions, 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("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-%>
<% viewlibrary.dispatch_component("status") %>