summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:36:48 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:36:48 +0000
commit3a1f46c2ab158231b41989d4eec91a4fdf35bef6 (patch)
tree0b96fd6fde2b90405c6ead836d8dacf04e757866 /sd/source
parent1201c13013f2d08b022f288145ffe8816718b704 (diff)
INTEGRATION: CWS pchfix04 (1.71.6); FILE MERGED
2007/02/05 08:39:05 os 1.71.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:58 hjs 1.71.6.1: #i73650# warning free with pch
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/view/sdview3.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/view/sdview3.cxx b/sd/source/ui/view/sdview3.cxx
index d5e1e0e049db..e26ba97257f4 100644
--- a/sd/source/ui/view/sdview3.cxx
+++ b/sd/source/ui/view/sdview3.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdview3.cxx,v $
*
- * $Revision: 1.71 $
+ * $Revision: 1.72 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 19:20:48 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:36:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -75,7 +75,6 @@
#ifndef _EEITEM_HXX
#include <svx/eeitem.hxx>
#endif
-#define ITEMID_COLOR EE_CHAR_COLOR
#ifndef _SVX_COLRITEM_HXX
#include <svx/colritem.hxx>
#endif