summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/hatch.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 12:40:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 12:40:40 +0000
commit4498fd9173bc2f22ac09c6bb3cc9cd9bea15622a (patch)
tree7b86d11c6716713db9fff3af747a93c43d76f067 /vcl/source/gdi/hatch.cxx
parent74a3c5be50710a212768e16f0ded43f1d4d62640 (diff)
INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED
2003/12/17 16:04:26 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings
Diffstat (limited to 'vcl/source/gdi/hatch.cxx')
-rw-r--r--vcl/source/gdi/hatch.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/source/gdi/hatch.cxx b/vcl/source/gdi/hatch.cxx
index ac66e89fd0cf..f7fb356b905b 100644
--- a/vcl/source/gdi/hatch.cxx
+++ b/vcl/source/gdi/hatch.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hatch.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:05:37 $
+ * last change: $Author: vg $ $Date: 2004-01-06 13:40:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#define _SV_HATCH_CXX
-
#ifndef _STREAM_HXX
#include <tools/stream.hxx>
#endif