summaryrefslogtreecommitdiff
path: root/vcl/source/window/mnemonic.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:14:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:14:17 +0000
commitc322a4cefe9338e54f90c70eba22f0e2349ea5ef (patch)
tree1883c96c18af2b0482c193b9d98e3491f0839da8 /vcl/source/window/mnemonic.cxx
parent82c72064e3783a1c7fd990f0e3463604f57bf9d2 (diff)
INTEGRATION: CWS vclcleanup02 (1.13.58); FILE MERGED
2003/12/17 16:05:44 mt 1.13.58.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings
Diffstat (limited to 'vcl/source/window/mnemonic.cxx')
-rw-r--r--vcl/source/window/mnemonic.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/source/window/mnemonic.cxx b/vcl/source/window/mnemonic.cxx
index 4045f64d747e..194512062fb7 100644
--- a/vcl/source/window/mnemonic.cxx
+++ b/vcl/source/window/mnemonic.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mnemonic.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2003-08-25 13:54:30 $
+ * last change: $Author: vg $ $Date: 2004-01-06 14:14:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,6 @@
*
************************************************************************/
-#define _SV_MNEMONIC_CXX
-
#include <string.h>
#include <svapp.hxx>
#include <settings.hxx>