diff options
Diffstat (limited to 'svtools/source/control/tabbar.cxx')
-rw-r--r-- | svtools/source/control/tabbar.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/control/tabbar.cxx b/svtools/source/control/tabbar.cxx index b3d814038b98..b469088b3c12 100644 --- a/svtools/source/control/tabbar.cxx +++ b/svtools/source/control/tabbar.cxx @@ -20,7 +20,6 @@ #include <svtools/tabbar.hxx> #include <tools/time.hxx> -#include <tools/debug.hxx> #include <tools/poly.hxx> #include <vcl/svapp.hxx> #include <vcl/help.hxx> @@ -28,7 +27,6 @@ #include <vcl/button.hxx> #include <vcl/edit.hxx> #include <vcl/event.hxx> -#include <vcl/image.hxx> #include <vcl/settings.hxx> #include <vcl/commandevent.hxx> #include <vcl/svtaccessiblefactory.hxx> |