summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 13:47:44 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 13:47:44 +0000
commit82c8fed665b7c98ddd59fc44c14cf368d662c69f (patch)
tree59194f9af89b845918e8398d90a6adc6c796f1b0 /svx
parenta6c706fb947bd38aa54f22fd8fdac914f63f545e (diff)
INTEGRATION: CWS pchfix04 (1.11.40); FILE MERGED
2007/02/05 12:14:00 os 1.11.40.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx')
-rw-r--r--svx/source/engine3d/view3d1.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/engine3d/view3d1.cxx b/svx/source/engine3d/view3d1.cxx
index d11e32c455c5..93310fb5fd4e 100644
--- a/svx/source/engine3d/view3d1.cxx
+++ b/svx/source/engine3d/view3d1.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: view3d1.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:22:46 $
+ * last change: $Author: kz $ $Date: 2007-05-10 14:47:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#define ITEMID_COLOR SID_ATTR_3D_LIGHTCOLOR
#ifndef _SHL_HXX
#include <tools/shl.hxx>