summaryrefslogtreecommitdiff
path: root/sc/inc/conditio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/conditio.hxx')
-rw-r--r--sc/inc/conditio.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index 4a813c998844..a694f97e7ec8 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -398,8 +398,6 @@ public:
// don't use the same name as for the const version
ScRangeList& GetRangeList() { return maRanges; }
- ScDocument* GetDocument() { return pDoc; }
-
bool IsEmpty() const;
size_t size() const;