diff options
Diffstat (limited to 'sc/inc/mtvelements.hxx')
-rw-r--r-- | sc/inc/mtvelements.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx index 04c34775cedb..407f0392c4cd 100644 --- a/sc/inc/mtvelements.hxx +++ b/sc/inc/mtvelements.hxx @@ -130,7 +130,6 @@ struct ColumnBlockPosition struct ColumnBlockConstPosition { CellNoteStoreType::const_iterator miCellNotePos; - BroadcasterStoreType::const_iterator miBroadcasterPos; CellTextAttrStoreType::const_iterator miCellTextAttrPos; CellStoreType::const_iterator miCellPos; |