summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/processorfromoutputdevice.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/processorfromoutputdevice.hxx')
-rw-r--r--include/drawinglayer/processor2d/processorfromoutputdevice.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/drawinglayer/processor2d/processorfromoutputdevice.hxx b/include/drawinglayer/processor2d/processorfromoutputdevice.hxx
index b3302a6c1d53..6f759faf4916 100644
--- a/include/drawinglayer/processor2d/processorfromoutputdevice.hxx
+++ b/include/drawinglayer/processor2d/processorfromoutputdevice.hxx
@@ -23,17 +23,12 @@
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <drawinglayer/drawinglayerdllapi.h>
-
-// predeclarations
-
class OutputDevice;
namespace drawinglayer { namespace processor2d {
class BaseProcessor2D;
}}
-
-
namespace drawinglayer
{
namespace processor2d
@@ -48,8 +43,6 @@ namespace drawinglayer
} // end of namespace processor2d
} // end of namespace drawinglayer
-
-
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_PROCESSORFROMOUTPUTDEVICE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */