summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/canvasprocessor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/canvasprocessor.hxx')
-rw-r--r--include/drawinglayer/processor2d/canvasprocessor.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/drawinglayer/processor2d/canvasprocessor.hxx b/include/drawinglayer/processor2d/canvasprocessor.hxx
index fb10ad339e0b..5385582330f5 100644
--- a/include/drawinglayer/processor2d/canvasprocessor.hxx
+++ b/include/drawinglayer/processor2d/canvasprocessor.hxx
@@ -32,9 +32,6 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <vcl/mapmod.hxx>
-
-// forward declaration
-
namespace basegfx {
class BColor;
class B2DPolygon;
@@ -56,8 +53,6 @@ namespace drawinglayer { namespace primitive2d {
class UnifiedTransparencePrimitive2D;
}}
-
-
namespace drawinglayer
{
namespace processor2d
@@ -115,8 +110,6 @@ namespace drawinglayer
} // end of namespace processor2d
} // end of namespace drawinglayer
-
-
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_CANVASPROCESSOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */