summaryrefslogtreecommitdiff
path: root/.wmii/include.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 18:58:09 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:22:27 -0400
commit198455ac623054f46b4da3fec040fb7cb0494ce1 (patch)
tree39120430755a6610fc4a6f2ae68ff20711115fa1 /.wmii/include.sh
parent8996d931f15ae50bbae47bbafbd950fc420d2428 (diff)
wmii: clean up a vew variables
Diffstat (limited to '.wmii/include.sh')
-rw-r--r--.wmii/include.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.wmii/include.sh b/.wmii/include.sh
index 43855e6..d4e58c3 100644
--- a/.wmii/include.sh
+++ b/.wmii/include.sh
@@ -8,8 +8,4 @@ if [ -z "$WMII_DIR" ]; then
fi
. "$HOME/.wmii/util.sh"
-
-hist="`conffile history`"
-progsfile=$WMII_NAMESPACE/.proglist
-
. "$HOME/.wmii/config.sh"