summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salprn.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:56:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:56:30 +0000
commitd26336bff248b4f6e74c032448ddb79fd1dbdc47 (patch)
treea4358b437b67475c495934336cfee022f48f0dc6 /vcl/win/source/gdi/salprn.cxx
parent47ed0ac2e079ca22528641887746cfc4e3cf60fe (diff)
INTEGRATION: CWS vclcleanup02 (1.13.12); FILE MERGED
2003/12/18 09:45:46 mt 1.13.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings
Diffstat (limited to 'vcl/win/source/gdi/salprn.cxx')
-rw-r--r--vcl/win/source/gdi/salprn.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/win/source/gdi/salprn.cxx b/vcl/win/source/gdi/salprn.cxx
index e53020026d4e..28c2a4fbb7ad 100644
--- a/vcl/win/source/gdi/salprn.cxx
+++ b/vcl/win/source/gdi/salprn.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: salprn.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2003-11-18 14:52:15 $
+ * last change: $Author: vg $ $Date: 2004-01-06 14:56:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,8 +64,6 @@
#include <tools/svwin.h>
#endif
-#define _SV_SALPRN_CXX
-
#ifndef _SV_WINCOMP_HXX
#include <wincomp.hxx>
#endif