summaryrefslogtreecommitdiffstats
path: root/ipsectools-viewcert-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-12-31 15:14:26 +0000
committerTed Trask <ttrask01@yahoo.com>2009-12-31 15:14:26 +0000
commit5283bdca77d70782379bc248282177ec94a0415f (patch)
tree7d1d9a83706316b68f4e4f6e8b682151347ccb9e /ipsectools-viewcert-html.lsp
parentab75983a4278c5af6b6bba1a706d7082c62a3633 (diff)
downloadacf-ipsec-tools-5283bdca77d70782379bc248282177ec94a0415f.tar.bz2
acf-ipsec-tools-5283bdca77d70782379bc248282177ec94a0415f.tar.xz
Removed debug statements.
Diffstat (limited to 'ipsectools-viewcert-html.lsp')
-rw-r--r--ipsectools-viewcert-html.lsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ipsectools-viewcert-html.lsp b/ipsectools-viewcert-html.lsp
index 1acb166..1c87e92 100644
--- a/ipsectools-viewcert-html.lsp
+++ b/ipsectools-viewcert-html.lsp
@@ -1,8 +1,4 @@
<% local view, viewlibrary = ... %>
-<% --[[ DEBUG INFORMATION
-io.write(html.cfe_unpack(view))
---]] %>
-
<H1>Certificate Details</H1>
<pre><%= html.html_escape(view.value.value) %></pre>