diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2016-02-22 18:47:15 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2016-02-28 09:10:19 +0200 |
commit | 7affe26a1291eef8c77e890228061f13e987bff1 (patch) | |
tree | c39da5089c427f9cd5be8602449f302a573df7b3 /sfx2/inc/pch | |
parent | 5978b78eb2ee016bfda0a572ae1a9c86dc639241 (diff) |
Kill sfx2 menu support
Change-Id: I340a066881b1962a4bcd5a2b7d9a0425d8b9557c
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 3b7cecc02542..9c39828923eb 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -468,8 +468,6 @@ #include <sfx2/linkmgr.hxx> #include <sfx2/lnkbase.hxx> #include <sfx2/minfitem.hxx> -#include <sfx2/mnuitem.hxx> -#include <sfx2/mnumgr.hxx> #include <sfx2/module.hxx> #include <sfx2/msg.hxx> #include <sfx2/msgpool.hxx> |