diff options
Diffstat (limited to 'toolkit/source/controls/unocontrols.cxx')
-rw-r--r-- | toolkit/source/controls/unocontrols.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/unocontrols.cxx b/toolkit/source/controls/unocontrols.cxx index 143b866aeb30..a62ac19a1487 100644 --- a/toolkit/source/controls/unocontrols.cxx +++ b/toolkit/source/controls/unocontrols.cxx @@ -32,7 +32,6 @@ #include <controls/formattedcontrol.hxx> #include <toolkit/controls/unocontrols.hxx> #include <toolkit/helper/property.hxx> -#include <helper/servicenames.hxx> #include <toolkit/helper/macros.hxx> // for introspection @@ -43,7 +42,6 @@ #include <comphelper/propertyvalue.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/window.hxx> #include <algorithm> |