Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/helpers/xinitrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/commands/helpers/xinitrc b/commands/helpers/xinitrc
index 9cb52c8..320b346 100644
--- a/commands/helpers/xinitrc
+++ b/commands/helpers/xinitrc
@@ -37,10 +37,6 @@ do
fi
done
-if [ ! -z $RESOLUTION ]; then
- xrandr -s $RESOLUTION
-fi
-
if [ ! -z $SUGAR_UI_TESTS ]; then
rm -rf ~/.sugar/ui-tests
export SUGAR_PROFILE=ui-tests