summaryrefslogtreecommitdiff
path: root/svtools/source/config/menuoptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/menuoptions.cxx')
-rw-r--r--svtools/source/config/menuoptions.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svtools/source/config/menuoptions.cxx b/svtools/source/config/menuoptions.cxx
index 2edd4fb3a520..a86bdc6e33f2 100644
--- a/svtools/source/config/menuoptions.cxx
+++ b/svtools/source/config/menuoptions.cxx
@@ -18,7 +18,6 @@
*/
#include <svtools/menuoptions.hxx>
-#include <unotools/configmgr.hxx>
#include <unotools/configitem.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/uno/Any.hxx>
@@ -28,8 +27,6 @@
#include "itemholder2.hxx"
-#include <list>
-
// namespaces
using namespace ::utl ;
@@ -54,8 +51,6 @@ using namespace ::com::sun::star::uno ;
#define PROPERTYHANDLE_SYSTEMICONSINMENUES 3
#define PROPERTYHANDLE_SHORTCUTSINCONTEXMENU 4
-#include <tools/link.hxx>
-
// private declarations!
class SvtMenuOptions_Impl : public ConfigItem