diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-12-07 16:40:49 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-12-07 16:43:08 +0100 |
commit | 400b458911a777dfb0d504ba65ed9496c441e556 (patch) | |
tree | 7c0e93880f9bd7dab355568c660ad71f2f8d0483 /cui | |
parent | 8576bd17844d9c5843e84c330a7d2df79d79db7f (diff) |
Unused includes.
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index dabc5a7fab47..42a6c216cc1c 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -54,7 +54,6 @@ #include <sfx2/objsh.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> -#include <svl/ctloptions.hxx> #include <svtools/langtab.hxx> #include <unotools/localfilehelper.hxx> #include <unotools/configmgr.hxx> |