From b6973485f12d5d58cdb3267fa5be496670a0d1c0 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 14:41:51 +0000 Subject: Removed debug statements. --- syslog-config-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'syslog-config-html.lsp') diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp index dd9ad02..87ba98f 100644 --- a/syslog-config-html.lsp +++ b/syslog-config-html.lsp @@ -1,12 +1,5 @@ <% local form, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> -<% ---[[ DEBUG INFORMATION -io.write("

Debugging

Debug Info:

") -io.write(html.cfe_unpack(form)) -io.write("
") ---]] -%> <% displaycommandresults({"startstop"}, session) %> -- cgit v1.2.3