From 08cf2c305b6a2906fcc23c7b5aac3454e4b46c9a Mon Sep 17 00:00:00 2001 From: Kalman Szalai - KAMI Date: Sat, 2 Oct 2010 16:06:12 +0200 Subject: Code cleanup after i80528 --- sc/inc/global.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc/global.hxx') diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx index 293dd0af85fe..db87877df738 100644 --- a/sc/inc/global.hxx +++ b/sc/inc/global.hxx @@ -400,7 +400,6 @@ enum ScVObjMode // Ausgabemodi von Objekten auf einer Seite { VOBJ_MODE_SHOW, VOBJ_MODE_HIDE - // #i80528# VOBJ_MODE_DUMMY removed, no longer supported }; enum ScAnchorType // Verankerung eines Zeichenobjekts -- cgit