summaryrefslogtreecommitdiff
path: root/sc/inc/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/types.hxx')
-rw-r--r--sc/inc/types.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/types.hxx b/sc/inc/types.hxx
index 4cfa434c21cb..51898c291fde 100644
--- a/sc/inc/types.hxx
+++ b/sc/inc/types.hxx
@@ -104,7 +104,6 @@ struct MultiDataCellState
SCCOL mnCol1; //< first non-empty column
SCROW mnRow1; //< first non-empty row
- SCTAB mnTab1; //< first non-empty sheet
MultiDataCellState();
MultiDataCellState( StateType eState );