diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-18 17:13:03 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-19 13:42:07 +0200 |
commit | 2b83e73fd7b059c4ad224e3163f9d57c6cc6e1c7 (patch) | |
tree | eb160ecdcaf9ba8c114eeef82261d9ad199d5b40 /include/sfx2 | |
parent | 31aac86f14d088628979c7809588f14bef643feb (diff) |
remove freshly unused menu support from src files
Change-Id: I038711a0c4d440d452d5b2ae1bfcba5c9305815b
Reviewed-on: https://gerrit.libreoffice.org/36646
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/styfitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/styfitem.hxx b/include/sfx2/styfitem.hxx index c0fd3cb1527f..5c96960f428b 100644 --- a/include/sfx2/styfitem.hxx +++ b/include/sfx2/styfitem.hxx @@ -24,7 +24,6 @@ #include <sfx2/dllapi.h> #include <vcl/bitmap.hxx> #include <vcl/image.hxx> -#include <tools/rc.hxx> #include <tools/resary.hxx> #include <rsc/rscsfx.hxx> #include <vector> |