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-loginfo-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'syslog-loginfo-html.lsp') diff --git a/syslog-loginfo-html.lsp b/syslog-loginfo-html.lsp index ad3b08d..91b24c4 100644 --- a/syslog-loginfo-html.lsp +++ b/syslog-loginfo-html.lsp @@ -1,12 +1,5 @@ <% local form, viewlibrary = ... %> <% require("viewfunctions") %> -<% ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(form)) -io.write("
") ---]] -%> <% ---[[ %> <% if viewlibrary and viewlibrary.dispatch_component then -- cgit v1.2.3