From 1f1e8a5159d9536339a6ea81f39ef73f2957aa90 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Tue, 7 May 2013 20:32:06 -0700 Subject: [PATCH] startwm.sh: forgot to remove org Xsession call --- sesman/startwm.sh | 1 - 1 file changed, 1 deletion(-) 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