summaryrefslogtreecommitdiffstats
path: root/sc/inc/markarr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/markarr.hxx')
-rw-r--r--sc/inc/markarr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/markarr.hxx b/sc/inc/markarr.hxx
index ccfbd9eeab7b..5b15d4236529 100644
--- a/sc/inc/markarr.hxx
+++ b/sc/inc/markarr.hxx
@@ -59,7 +59,6 @@ public:
SCROW GetMarkEnd( SCROW nRow, bool bUp ) const;
};
-
class ScMarkArrayIter // iterate over selected range
{
const ScMarkArray* pArray;