summaryrefslogtreecommitdiff
path: root/.wmii/include.sh
diff options
context:
space:
mode:
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"