From d461527ceb1d1b74acacb1c34fcfa874059402cb Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 15:12:43 +0000 Subject: Removed debug statements. --- dnsmasq-config-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'dnsmasq-config-html.lsp') diff --git a/dnsmasq-config-html.lsp b/dnsmasq-config-html.lsp index 0b3e98e..d7fb32f 100644 --- a/dnsmasq-config-html.lsp +++ b/dnsmasq-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({"startstop"}, session) %> -- cgit v1.2.3