summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/inc/redline.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index fcd48af6c0c6..38058d4448a3 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -213,8 +213,6 @@ public:
bool IsVisible() const { return bIsVisible; }
bool IsDelLastPara() const { return bDelLastPara; }
- // sal_Bool indicates whether after setting of Pos no range is spanned.
- // -> sal-True else range and sal-False.
void SetStart( const SwPosition& rPos, SwPosition* pSttPtr = 0 )
{
if( !pSttPtr ) pSttPtr = Start();