diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:50:06 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:50:06 +0000 |
commit | fad2dab88ba666d8f2cb9837e87dced1cedad08d (patch) | |
tree | 378daded89061fe278b6e3b2e8768ff15e47cae3 /vcl/aqua | |
parent | 9a6886ae15704ebaf17aa498aa0afc2d13e98eea (diff) |
INTEGRATION: CWS vclcleanup02 (1.6.380); FILE MERGED
2003/12/18 09:45:27 mt 1.6.380.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/window/salobj.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/aqua/source/window/salobj.cxx b/vcl/aqua/source/window/salobj.cxx index 5986288b0ee5..7d7293df8ee2 100644 --- a/vcl/aqua/source/window/salobj.cxx +++ b/vcl/aqua/source/window/salobj.cxx @@ -2,9 +2,9 @@ * * $RCSfile: salobj.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: pluby $ $Date: 2001-01-03 21:29:23 $ + * last change: $Author: vg $ $Date: 2004-01-06 12:50:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,8 +61,6 @@ #include <string.h> -#define _SV_SALOBJ_CXX - #ifndef _SV_SALDATA_HXX #include <saldata.hxx> #endif |