diff options
Diffstat (limited to 'toolkit/source/awt/vclxmenu.cxx')
-rw-r--r-- | toolkit/source/awt/vclxmenu.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxmenu.cxx b/toolkit/source/awt/vclxmenu.cxx index 3eda26c81236..b17f32c2aebc 100644 --- a/toolkit/source/awt/vclxmenu.cxx +++ b/toolkit/source/awt/vclxmenu.cxx @@ -19,14 +19,12 @@ #include <toolkit/awt/vclxmenu.hxx> #include <toolkit/helper/convert.hxx> -#include <helper/servicenames.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/typeprovider.hxx> -#include <osl/mutex.hxx> #include <tools/debug.hxx> #include <vcl/dialoghelper.hxx> #include <vcl/graph.hxx> |