From 82d6f49671e36f754ef10bc1efcdfc626e32605a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:16:52 +0000 Subject: Removed debug statements. --- postgresql-details-html.lsp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'postgresql-details-html.lsp') diff --git a/postgresql-details-html.lsp b/postgresql-details-html.lsp index b8a4ce7..8f1363e 100644 --- a/postgresql-details-html.lsp +++ b/postgresql-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