diff options
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r-- | sc/inc/column.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx index e4700e9e6e48..68784b9bd932 100644 --- a/sc/inc/column.hxx +++ b/sc/inc/column.hxx @@ -142,7 +142,6 @@ class ScColumn ScAttrArray* pAttrArray; ScDocument* pDocument; - bool mbDirtyGroups; /// formula groups are dirty. size_t mnBlkCountFormula; |