summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/uibase/utlui/content.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/utlui/content.cxx b/sw/source/uibase/utlui/content.cxx
index 06bb5ad1c701..601c017d7f41 100644
--- a/sw/source/uibase/utlui/content.cxx
+++ b/sw/source/uibase/utlui/content.cxx
@@ -3482,7 +3482,6 @@ void SwContentTree::GotoContent(SwContent* pCnt)
pDrawView->MarkObj( pTemp, pPV );
m_pActiveShell->EnterStdMode();
bSel = true;
- break;
}
}
}