summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-15 13:04:09 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-15 13:04:09 +0000
commit59b406ce0482f42bc44dec86f6daab987a323802 (patch)
tree68053e0eebf952b62682f9f37bdb2e1760cd0673
parent3d147095862a73e2139ec1c32e83e1e945628b46 (diff)
downloadacf-devtools-59b406ce0482f42bc44dec86f6daab987a323802.tar.bz2
acf-devtools-59b406ce0482f42bc44dec86f6daab987a323802.tar.xz
Removing the existens of a old library that's no longer needed.
git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@987 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--acfupdate-html.lsp6
1 files changed, 0 insertions, 6 deletions
diff --git a/acfupdate-html.lsp b/acfupdate-html.lsp
index c2b7d94..50391b6 100644
--- a/acfupdate-html.lsp
+++ b/acfupdate-html.lsp
@@ -21,9 +21,3 @@ But if you have manually checked it out, you will get a update on it by pressing
<h3>-- End of updates --</h3>
<? end ?>
-<?
---[[ DEBUG INFORMATION
-require("debugs")
-io.write(debugs.variables(view))
---]]
-?>