summaryrefslogtreecommitdiff
path: root/desktop
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
commit8bada817aa74d3c7adc8d4dc1ab08241a98102e5 (patch)
tree76dabe548ec143901dabc353b189b16966324fc7 /desktop
parenta60c9b688939681452dc36f4bcd01910575a176b (diff)
Remove unused env XENVIRONMENT
Diffstat (limited to 'desktop')
-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 b23d4522b4fa..56ae8239221a 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