summaryrefslogtreecommitdiff
path: root/sc/inc/chgviset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/chgviset.hxx')
-rw-r--r--sc/inc/chgviset.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/chgviset.hxx b/sc/inc/chgviset.hxx
index 55440e8bd639..94c10c787ae1 100644
--- a/sc/inc/chgviset.hxx
+++ b/sc/inc/chgviset.hxx
@@ -108,7 +108,6 @@ public:
bool IsValidComment(const OUString* pCommentStr) const;
bool IsEveryoneButMe() const {return bEveryoneButMe;}
- void SetEveryoneButMe(bool nFlag) {bEveryoneButMe=nFlag;}
bool HasRange() const {return bIsRange;}
void SetHasRange(bool nFlag) {bIsRange=nFlag;}