From 7fa5b706dfec0b045743f97164400b3a7788cdd8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:11:34 +0000 Subject: Removed debug statements. --- clamav-details-html.lsp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clamav-details-html.lsp b/clamav-details-html.lsp index b8a4ce7..8f1363e 100644 --- a/clamav-details-html.lsp +++ b/clamav-details-html.lsp @@ -1,10 +1,5 @@ <% local data, viewlibrary = ... require("viewfunctions") ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(data)) -io.write("
") ---]] %> <% viewlibrary.dispatch_component("status") %> -- cgit v1.2.3