summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-02 23:20:15 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-04-05 08:24:46 +0000
commit31fedbe9f782976b6aa4615b6fd171ed52137c94 (patch)
treeaeb72168616981ca20b67aec1c9a75ca64161c2e /framework
parentTry again to use AllModulesButInstsetNative to unbreak tinderbox build (diff)
downloadcore-31fedbe9f782976b6aa4615b6fd171ed52137c94.tar.gz
core-31fedbe9f782976b6aa4615b6fd171ed52137c94.zip
Remove SvtInternalOptions
* only Get/SetCurrentTempURL were used, but only for compatibility reasons, to remove old temporary directories (before 2001). Those should be gone today. * MailUIEnabled was false in the xcu file. * SID_MAIL_SENDDOC* are handled some lines further. Change-Id: I482719b0de9df0a77c2fef0bf25ae1fb68926375 Reviewed-on: https://gerrit.libreoffice.org/3180 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/sessionlistener.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/services/sessionlistener.cxx b/framework/source/services/sessionlistener.cxx
index 1a88f56cae8e..df938341f5c8 100644
--- a/framework/source/services/sessionlistener.cxx
+++ b/framework/source/services/sessionlistener.cxx
@@ -50,7 +50,6 @@
#include <osl/time.h>
#include <comphelper/processfactory.hxx>
#include <unotools/pathoptions.hxx>
-#include <unotools/internaloptions.hxx>
#include <stdio.h>
#include <com/sun/star/uno/Any.hxx>