summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-02-19 21:15:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-02-20 11:28:45 +0100
commita87fa0206bbcbcf9aa13ee17f6f41d34e176775e (patch)
tree6e95c595768e62488b26427b3cb04cb1c203b92a /sfx2
parent41fe604a2e48c8c921a29bf4240abf8929582e2e (diff)
drop some unneeded includes
Change-Id: I0fe18c3e535bee2213606b7189778c40403a97ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111255 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/frame.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/view/frame.cxx b/sfx2/source/view/frame.cxx
index 24224233b964..a99e9dead483 100644
--- a/sfx2/source/view/frame.cxx
+++ b/sfx2/source/view/frame.cxx
@@ -26,7 +26,6 @@
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
-#include <vcl/menu.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
#include <tools/svborder.hxx>