summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsesman/startwm.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/sesman/startwm.sh b/sesman/startwm.sh
index 0724bb76..457ca1a5 100755
--- a/sesman/startwm.sh
+++ b/sesman/startwm.sh
@@ -3,7 +3,6 @@ if [ -r /etc/default/locale ]; then
. /etc/default/locale
export LANG LANGUAGE
fi
-. /etc/X11/Xsession
# debian
if [ -r /etc/X11/Xsession ]; then