summaryrefslogtreecommitdiffstats
path: root/lvm2-details-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:14:56 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:14:56 +0000
commit125e08528382df0f67429c0698cf557a460a95f8 (patch)
tree39c9e62a629fb480d87a2c7f076138135062faf4 /lvm2-details-html.lsp
parent08210e2ec59b03657d4d7127dda24d1fd4fb10b2 (diff)
downloadacf-lvm2-125e08528382df0f67429c0698cf557a460a95f8.tar.bz2
acf-lvm2-125e08528382df0f67429c0698cf557a460a95f8.tar.xz
Removed debug statements.
Diffstat (limited to 'lvm2-details-html.lsp')
-rw-r--r--lvm2-details-html.lsp5
1 files changed, 0 insertions, 5 deletions
diff --git a/lvm2-details-html.lsp b/lvm2-details-html.lsp
index e7d0976..0f55add 100644
--- a/lvm2-details-html.lsp
+++ b/lvm2-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") %>