summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/progressbar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/controls/progressbar.cxx')
-rw-r--r--UnoControls/source/controls/progressbar.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/UnoControls/source/controls/progressbar.cxx b/UnoControls/source/controls/progressbar.cxx
index fb647a8bc936..0b2487c42415 100644
--- a/UnoControls/source/controls/progressbar.cxx
+++ b/UnoControls/source/controls/progressbar.cxx
@@ -16,15 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-//____________________________________________________________________________________________________________
-// my own includes
-//____________________________________________________________________________________________________________
#include "progressbar.hxx"
-//____________________________________________________________________________________________________________
-// includes of other projects
-//____________________________________________________________________________________________________________
#include <com/sun/star/awt/GradientStyle.hpp>
#include <com/sun/star/awt/RasterOperation.hpp>
#include <com/sun/star/awt/Gradient.hpp>
@@ -36,10 +30,6 @@
#include <limits.h>
//____________________________________________________________________________________________________________
-// includes of my project
-//____________________________________________________________________________________________________________
-
-//____________________________________________________________________________________________________________
// namespace
//____________________________________________________________________________________________________________