summaryrefslogtreecommitdiff
path: root/vcl/aqua
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 11:46:03 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 11:46:03 +0000
commit9e67ceb7f5609c04807cee38837dfd3218f10bb7 (patch)
tree540d44ebf337b9c58225a3fd1a8b00682f3dd30c /vcl/aqua
parentb6ca07261ace7bfc55bb8cd6ec66261fb5410310 (diff)
INTEGRATION: CWS vclcleanup02 (1.3.374); FILE MERGED
2003/12/18 09:45:21 mt 1.3.374.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings
Diffstat (limited to 'vcl/aqua')
-rwxr-xr-xvcl/aqua/source/gdi/salcolorutils.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/aqua/source/gdi/salcolorutils.cxx b/vcl/aqua/source/gdi/salcolorutils.cxx
index a6d0480ab48c..653bda354530 100755
--- a/vcl/aqua/source/gdi/salcolorutils.cxx
+++ b/vcl/aqua/source/gdi/salcolorutils.cxx
@@ -2,8 +2,8 @@
*
* $RCSfile: salcolorutils.cxx,v $
*
- * $Revision: 1.3 $
- * last change: $Author: bmahbod $ $Date: 2001-03-12 23:15:32 $
+ * $Revision: 1.4 $
+ * last change: $Author: vg $ $Date: 2004-01-06 12:46:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,8 +58,6 @@
*
************************************************************************/
-#define _SV_SALCOLORUTILS_CXX
-
#ifndef _SV_SALCOLORUTILS_HXX
#include <salcolorutils.hxx>
#endif