summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impbmp.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 12:42:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 12:42:38 +0000
commitba016139f4cbcd7461b2785c7054cb439ed34521 (patch)
treee8f862266406c9158062c0733423f597d67612a0 /vcl/source/gdi/impbmp.cxx
parentac6638f11fb20c19d08edf2d357c549de5c8d052 (diff)
INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED
2003/12/17 16:04:32 mt 1.3.4.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/impbmp.cxx')
-rw-r--r--vcl/source/gdi/impbmp.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/source/gdi/impbmp.cxx b/vcl/source/gdi/impbmp.cxx
index b5185065e018..b49af903d9af 100644
--- a/vcl/source/gdi/impbmp.cxx
+++ b/vcl/source/gdi/impbmp.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: impbmp.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2003-12-01 13:18:18 $
+ * last change: $Author: vg $ $Date: 2004-01-06 13:42:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#define _SV_IMPBMP_CXX
-
#ifndef _SV_SVSYS_HXX
#include <svsys.h>
#endif