diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 23:52:27 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-04-05 08:35:33 +0000 |
commit | 55664c9bd2469d3e493e6f1b67fbb2f96500d492 (patch) | |
tree | 43e97768980a42c01a9483f2382d9d7e6c302c7a /sfx2 | |
parent | aeb7683ae745717fe5e283b6ada065183aa730f4 (diff) |
unotools: remove some unused items
Change-Id: I95bcac6a3ff8cf4644c9d1596c75cac2d9cd94fe
Reviewed-on: https://gerrit.libreoffice.org/3191
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Notes
Notes:
API CHANGE.
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/appl/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index 479f9d4479a3..3b31dbdad56f 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -113,7 +113,6 @@ #include <unotools/securityoptions.hxx> #include <unotools/localisationoptions.hxx> #include <unotools/fontoptions.hxx> -#include <unotools/workingsetoptions.hxx> #include <unotools/syslocaleoptions.hxx> #include <unotools/syslocale.hxx> #include <framework/addonsoptions.hxx> |