summaryrefslogtreecommitdiffstats
path: root/tinydns-view-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'tinydns-view-html.lsp')
-rw-r--r--tinydns-view-html.lsp8
1 files changed, 0 insertions, 8 deletions
diff --git a/tinydns-view-html.lsp b/tinydns-view-html.lsp
index 0c72d72..322abcb 100644
--- a/tinydns-view-html.lsp
+++ b/tinydns-view-html.lsp
@@ -42,14 +42,6 @@ require("viewfunctions")
});
</script>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(view))
-io.write("</span>")
---]]
-%>
-
<H1>DNS Entries
<% if view.filename then io.write(" for "..html.html_escape(string.gsub(view.filename, "^.*/", ""))) end %>
</H1>