From 9f469a06780e66135cb3da9cfdedb48763931160 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 14:27:23 +0000 Subject: Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack function to viewfunctions library. --- app/exception-html.lsp | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/exception-html.lsp') diff --git a/app/exception-html.lsp b/app/exception-html.lsp index 3bd6621..03bfaf8 100644 --- a/app/exception-html.lsp +++ b/app/exception-html.lsp @@ -1,7 +1,4 @@ <% view = ... %> -<% --[[ - io.write(html.cfe_unpack(view)) ---]] %>