summaryrefslogtreecommitdiffstats
path: root/syslog-config-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 14:41:51 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 14:41:51 +0000
commitb6973485f12d5d58cdb3267fa5be496670a0d1c0 (patch)
treeb15bced2d0d14da08ef9e688c0b9a8b6481667c8 /syslog-config-html.lsp
parentc43cc708d84d8e433e0db6b3dffe5d94c3e5da3b (diff)
downloadacf-alpine-baselayout-b6973485f12d5d58cdb3267fa5be496670a0d1c0.tar.bz2
acf-alpine-baselayout-b6973485f12d5d58cdb3267fa5be496670a0d1c0.tar.xz
Removed debug statements.
Diffstat (limited to 'syslog-config-html.lsp')
-rw-r--r--syslog-config-html.lsp7
1 files changed, 0 insertions, 7 deletions
diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp
index dd9ad02..87ba98f 100644
--- a/syslog-config-html.lsp
+++ b/syslog-config-html.lsp
@@ -1,12 +1,5 @@
<% local form, viewlibrary, page_info, session = ... %>
<% require("viewfunctions") %>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>Debugging</H1><span style='color:red'><H2>Debug Info:</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-%>
<% displaycommandresults({"startstop"}, session) %>