diff options
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index ec4981b66394..0fb81347dccd 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -535,7 +535,6 @@ public: bool BeginMark( const Point &rPos ); void MoveMark ( const Point &rPos ); bool EndMark (); - void BreakMark(); /// Create and destroy group, don't when frame is selected. bool IsGroupSelected(); ///< Can be a mixed selection! |