summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 07:51:41 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 07:51:41 +0000
commitfa09f2e1235b76def390e8e81bc2cc46a6b96742 (patch)
tree9fe20362629f9926856f3277e831556aaf160260 /svtools
parentb63a46d725887624dec431d5afc6ae5745eaaaa6 (diff)
INTEGRATION: CWS fwk67 (1.17.314); FILE MERGED
2007/06/22 11:08:42 cd 1.17.314.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/ivctrl.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/svtools/inc/ivctrl.hxx b/svtools/inc/ivctrl.hxx
index b3950bc4b170..c98fba7a1239 100644
--- a/svtools/inc/ivctrl.hxx
+++ b/svtools/inc/ivctrl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ivctrl.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 14:38:11 $
+ * last change: $Author: obo $ $Date: 2007-07-18 08:51:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -237,11 +237,6 @@ public:
WB_NOASYNCSELECTHDL // Selektionshandler synchron aufrufen, d.h. Events nicht sammeln
*/
-#ifdef MAC
-#undef WB_ICON
-#undef WB_SMALLICON
-#undef WB_DETAILS
-#endif
#define WB_ICON WB_RECTSTYLE
#define WB_SMALLICON WB_SMALLSTYLE
#define WB_DETAILS WB_VCENTER