summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:12:43 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:12:43 +0000
commitd461527ceb1d1b74acacb1c34fcfa874059402cb (patch)
treea671b305f55c5033bd4c430f5dca40adcb1b2dd1
parente74fc9bdb05fe031297ba2d8d6e24c72c120a50f (diff)
downloadacf-dnsmasq-d461527ceb1d1b74acacb1c34fcfa874059402cb.tar.bz2
acf-dnsmasq-d461527ceb1d1b74acacb1c34fcfa874059402cb.tar.xz
Removed debug statements.
-rw-r--r--dnsmasq-config-html.lsp7
1 files changed, 0 insertions, 7 deletions
diff --git a/dnsmasq-config-html.lsp b/dnsmasq-config-html.lsp
index 0b3e98e..d7fb32f 100644
--- a/dnsmasq-config-html.lsp
+++ b/dnsmasq-config-html.lsp
@@ -1,13 +1,6 @@
<% local form, viewlibrary, page_info, session = ...
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>")
---]]
-%>
<% displaycommandresults({"startstop"}, session) %>