summaryrefslogtreecommitdiffstats
path: root/health-storage-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-15 13:03:48 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-15 13:03:48 +0000
commite7da5b6491cd46270957205049c272e3c46416f0 (patch)
tree39e7d55600e160e66f7878d25c92e71433a6a494 /health-storage-html.lsp
parentcb58f48100942a0fcf79e914fce6ab38b4a1427e (diff)
downloadacf-alpine-baselayout-e7da5b6491cd46270957205049c272e3c46416f0.tar.bz2
acf-alpine-baselayout-e7da5b6491cd46270957205049c272e3c46416f0.tar.xz
Removing the existens of a old library that's no longer needed.
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@986 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'health-storage-html.lsp')
-rw-r--r--health-storage-html.lsp6
1 files changed, 0 insertions, 6 deletions
diff --git a/health-storage-html.lsp b/health-storage-html.lsp
index 7b8f149..f8f5b73 100644
--- a/health-storage-html.lsp
+++ b/health-storage-html.lsp
@@ -37,9 +37,3 @@
<h2>Disk partitions</h2>
<pre><?= view.storage.partitions ?></pre>
-<?
---[[ DEBUG INFORMATION
-require("debugs")
-io.write(debugs.variables(view))
---]]
-?>