summaryrefslogtreecommitdiff
path: root/vcl/aqua
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 11:49:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 11:49:47 +0000
commit9a6886ae15704ebaf17aa498aa0afc2d13e98eea (patch)
treea2ae2452961b24f3c76d09d2c42bb785dd70790f /vcl/aqua
parent57893b89d5bbe2e66745282d4e8a05dd8e33cfaf (diff)
INTEGRATION: CWS vclcleanup02 (1.44.374); FILE MERGED
2003/12/18 09:45:26 mt 1.44.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')
-rw-r--r--vcl/aqua/source/window/salframe.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/aqua/source/window/salframe.cxx b/vcl/aqua/source/window/salframe.cxx
index 0895b05a22f3..31c0e86d285b 100644
--- a/vcl/aqua/source/window/salframe.cxx
+++ b/vcl/aqua/source/window/salframe.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: salframe.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: pluby $ $Date: 2001-03-19 16:31:42 $
+ * last change: $Author: vg $ $Date: 2004-01-06 12:49:47 $
*
* 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_SALFRAME_CXX
-
#ifndef _SV_SALDATA_HXX
#include <saldata.hxx>
#endif