From 125e08528382df0f67429c0698cf557a460a95f8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:14:56 +0000 Subject: Removed debug statements. --- lvm2-details-html.lsp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lvm2-details-html.lsp b/lvm2-details-html.lsp index e7d0976..0f55add 100644 --- a/lvm2-details-html.lsp +++ b/lvm2-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