summaryrefslogtreecommitdiff
path: root/desktop/scripts/soffice.sh
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-22 02:02:19 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-22 02:02:19 +0200
commitacb43f1facee2a3d19aef19c42bf8ad405a18dee (patch)
tree54c7ff7ca5bc869392c6bdd5ef3aac8590d93424 /desktop/scripts/soffice.sh
parentebac2a3d38feb53e810d8496dfe7780fc35d385f (diff)
Remove unused env XENVIRONMENT
Diffstat (limited to 'desktop/scripts/soffice.sh')
-rwxr-xr-xdesktop/scripts/soffice.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/scripts/soffice.sh b/desktop/scripts/soffice.sh
index 0543346c67..caed192e6b 100755
--- a/desktop/scripts/soffice.sh
+++ b/desktop/scripts/soffice.sh
@@ -39,8 +39,6 @@ export SAL_ENABLE_FILE_LOCKING
# working on your system.
# SAL_NOOPENGL=true; export SAL_NOOPENGL
-unset XENVIRONMENT
-
# uncomment line below to disable anti aliasing of fonts
# SAL_ANTIALIAS_DISABLE=true; export SAL_ANTIALIAS_DISABLE