diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-05-05 13:19:50 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-05-05 15:51:09 +0200 |
commit | cbaca2c1cea2a4a75e21b2b13d79f50858d7d186 (patch) | |
tree | 88929e6af3a7d425597d5a9803d37d174bf0c849 /UnoControls | |
parent | e4f10cb0e12e7965df5e469cc22e6893044cabc3 (diff) |
remove unused #include awt/InvalidateStyle.hpp
Change-Id: I7ea52365157fc642401db64c3b4a40d4643d16ae
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/source/controls/statusindicator.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UnoControls/source/controls/statusindicator.cxx b/UnoControls/source/controls/statusindicator.cxx index f4e54570f23c..54204011cbb6 100644 --- a/UnoControls/source/controls/statusindicator.cxx +++ b/UnoControls/source/controls/statusindicator.cxx @@ -19,7 +19,6 @@ #include "statusindicator.hxx" -#include <com/sun/star/awt/InvalidateStyle.hpp> #include <com/sun/star/awt/WindowAttribute.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <cppuhelper/queryinterface.hxx> |