From 6ccc6ad487c6dcc8b00dbad92f1495f31ea7169e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:13:29 +0000 Subject: Removed debug statements. --- dovecot-details-html.lsp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dovecot-details-html.lsp b/dovecot-details-html.lsp index b8a4ce7..8f1363e 100644 --- a/dovecot-details-html.lsp +++ b/dovecot-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