summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/svcompat.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 12:56:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 12:56:30 +0000
commitb533d74e1d3879be4cbbf0350e1181af603e3060 (patch)
treeba9e5d6ce4308b02d377516a2c446444579e93d1 /vcl/source/gdi/svcompat.cxx
parentbb086ddeecd4e7114732aa6cee1f1642385c5e98 (diff)
INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED
2003/12/17 16:05:09 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/svcompat.cxx')
-rw-r--r--vcl/source/gdi/svcompat.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/source/gdi/svcompat.cxx b/vcl/source/gdi/svcompat.cxx
index dc037185e064..a80f0bf11bf8 100644
--- a/vcl/source/gdi/svcompat.cxx
+++ b/vcl/source/gdi/svcompat.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svcompat.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:05:38 $
+ * last change: $Author: vg $ $Date: 2004-01-06 13:56:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#define _SV_COMPAT_CXX
-
#ifndef _STREAM_HXX
#include <tools/stream.hxx>
#endif