summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:49:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:49:11 +0000
commit0463edb65d59ea1d81dc32482617f33598a02d39 (patch)
treeaa420a48096562f14e2cfc631a67562891e7cd9b /vcl
parent91362f6e8ecb7d7b5ac0a8bee670de8c1bf6c4fb (diff)
INTEGRATION: CWS vclcleanup02 (1.12.12); FILE MERGED
2003/12/16 18:15:55 mt 1.12.12.1: #i23061# And more cleanups...
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/inc/saldata.hxx17
1 files changed, 2 insertions, 15 deletions
diff --git a/vcl/win/inc/saldata.hxx b/vcl/win/inc/saldata.hxx
index f60fff0d7a73..1203c83b7fb6 100644
--- a/vcl/win/inc/saldata.hxx
+++ b/vcl/win/inc/saldata.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: saldata.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2003-11-18 14:48:24 $
+ * last change: $Author: vg $ $Date: 2004-01-06 14:49:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,19 +75,6 @@
#include <wincomp.hxx>
#endif
-// as long as we're using the old skd header files, define some of the new XP constants here
-
-#ifndef SPI_GETFLATMENU
-#define SPI_GETFLATMENU 0x1022
-#endif
-#ifndef COLOR_MENUBAR
-#define COLOR_MENUBAR 30
-#endif
-#ifndef COLOR_MENUHILIGHT
-#define COLOR_MENUHILIGHT 29
-#endif
-
-
class AutoTimer;
class WinSalInstance;
class WinSalObject;