From 14bbe95d136a5b45926641814036bab3b20bc5d4 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 14:42:33 +0000 Subject: Removed debug statements. --- lbu-config-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lbu-config-html.lsp') diff --git a/lbu-config-html.lsp b/lbu-config-html.lsp index d138553..10b0dd1 100644 --- a/lbu-config-html.lsp +++ b/lbu-config-html.lsp @@ -1,13 +1,6 @@ <% local form, viewlibrary, page_info, session = ... require("viewfunctions") %> -<% ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

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