diff options
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r-- | sc/inc/global.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 |