summaryrefslogtreecommitdiffstats
path: root/chrony-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'chrony-details-html.lsp')
-rw-r--r--chrony-details-html.lsp7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrony-details-html.lsp b/chrony-details-html.lsp
index ee3aeb1..245912d 100644
--- a/chrony-details-html.lsp
+++ b/chrony-details-html.lsp
@@ -1,13 +1,6 @@
<% 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") %>