diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2012-10-10 07:39:08 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2012-10-10 07:39:08 +0000 |
commit | 5923846e24956b5355f03bc861b84f2da8f938d0 (patch) | |
tree | d717b15815b44e4cd963e8bf4d7cd297c206d1d3 /x-ui.sh | |
parent | 1cdf725b7020a96aae62b52b1b611c9caa8abdff (diff) |
remove e17 preload/precache hacks
SVN revision: 77705
Diffstat (limited to 'x-ui.sh')
-rwxr-xr-x | x-ui.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -273,7 +273,6 @@ sleep 1 | |||
273 | export DISPLAY=:1 | 273 | export DISPLAY=:1 |
274 | [ ! -z "$TEST_HOME" ] && export HOME="$TEST_HOME" | 274 | [ ! -z "$TEST_HOME" ] && export HOME="$TEST_HOME" |
275 | enlightenment_start \ | 275 | enlightenment_start \ |
276 | -no-precache \ | ||
277 | -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ | 276 | -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it \ |
278 | -profile $PROFILE \ | 277 | -profile $PROFILE \ |
279 | $E_OPTIONS $xinerama_auto_args \ | 278 | $E_OPTIONS $xinerama_auto_args \ |