summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:13:57 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:13:57 +0000
commit48ad798004fcc974a906a259032d5986bf110040 (patch)
tree2cabbf26cdcf48a9e4d1a64e281209a320da16d5
parent6be76eedce1db518044984b6159edd4e9d2f2588 (diff)
downloadacf-gross-48ad798004fcc974a906a259032d5986bf110040.tar.bz2
acf-gross-48ad798004fcc974a906a259032d5986bf110040.tar.xz
Removed debug statements.
-rw-r--r--gross-details-html.lsp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gross-details-html.lsp b/gross-details-html.lsp
index b8a4ce7..8f1363e 100644
--- a/gross-details-html.lsp
+++ b/gross-details-html.lsp
@@ -1,10 +1,5 @@
<% 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(data))
-io.write("</span>")
---]]
%>
<% viewlibrary.dispatch_component("status") %>