diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:45:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:45:24 +0000 |
commit | 63fc2944a4e2534445ac9b807d30035fe9863021 (patch) | |
tree | d8c18d9136a1c9c0d1eca516c029c987ad543c91 /vcl/aqua | |
parent | dd741b81268046e18c27dbab99f19df02a8b35c1 (diff) |
INTEGRATION: CWS vclcleanup02 (1.2.376); FILE MERGED
2003/12/18 09:45:19 mt 1.2.376.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')
-rw-r--r-- | vcl/aqua/source/gdi/salatsuifontutils.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/aqua/source/gdi/salatsuifontutils.cxx b/vcl/aqua/source/gdi/salatsuifontutils.cxx index 59bd4663a996..7bf734bdd433 100644 --- a/vcl/aqua/source/gdi/salatsuifontutils.cxx +++ b/vcl/aqua/source/gdi/salatsuifontutils.cxx @@ -2,8 +2,8 @@ * * $RCSfile: salatsuifontutils.cxx,v $ * - * $Revision: 1.2 $ - * last change: $Author: bmahbod $ $Date: 2001-03-26 21:53:17 $ + * $Revision: 1.3 $ + * last change: $Author: vg $ $Date: 2004-01-06 12:45:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,8 +62,6 @@ // ======================================================================= -#define _SV_SALATSUIFONTUTILS_CXX - #ifndef _SV_SALATSUIFONTUTILS_HXX #include <salatsuifontutils.hxx> #endif |