summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/processor2dtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/processor2dtools.hxx')
-rw-r--r--include/drawinglayer/processor2d/processor2dtools.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/drawinglayer/processor2d/processor2dtools.hxx b/include/drawinglayer/processor2d/processor2dtools.hxx
index 99002005bd87..37af4d9daee6 100644
--- a/include/drawinglayer/processor2d/processor2dtools.hxx
+++ b/include/drawinglayer/processor2d/processor2dtools.hxx
@@ -23,13 +23,8 @@
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
-
-// predefines
-
class OutputDevice;
-
-
namespace drawinglayer
{
namespace processor2d
@@ -73,10 +68,6 @@ namespace drawinglayer
} // end of namespace processor2d
} // end of namespace drawinglayer
-
-
#endif //INCLUDED_DRAWINGLAYER_PROCESSOR2D_PROCESSOR2DTOOLS_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */