summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/statusindicator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/controls/statusindicator.cxx')
-rw-r--r--UnoControls/source/controls/statusindicator.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/UnoControls/source/controls/statusindicator.cxx b/UnoControls/source/controls/statusindicator.cxx
index f0908660890e..2602407e4220 100644
--- a/UnoControls/source/controls/statusindicator.cxx
+++ b/UnoControls/source/controls/statusindicator.cxx
@@ -17,22 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-//____________________________________________________________________________________________________________
-// my own includes
-//____________________________________________________________________________________________________________
-
#include "statusindicator.hxx"
-//____________________________________________________________________________________________________________
-// includes of other projects
-//____________________________________________________________________________________________________________
#include <com/sun/star/awt/InvalidateStyle.hpp>
#include <com/sun/star/awt/WindowAttribute.hpp>
#include <cppuhelper/typeprovider.hxx>
-//____________________________________________________________________________________________________________
-// includes of my project
-//____________________________________________________________________________________________________________
#include "progressbar.hxx"
//____________________________________________________________________________________________________________