summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/edtwin2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/edtwin2.cxx')
-rw-r--r--sw/source/ui/docvw/edtwin2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/docvw/edtwin2.cxx b/sw/source/ui/docvw/edtwin2.cxx
index bc329b36ea2a..555d8100471f 100644
--- a/sw/source/ui/docvw/edtwin2.cxx
+++ b/sw/source/ui/docvw/edtwin2.cxx
@@ -69,9 +69,6 @@
#include <IDocumentMarkAccess.hxx>
#include <ndtxt.hxx>
-/*--------------------------------------------------------------------
- Description: KeyEvents
- --------------------------------------------------------------------*/
static void lcl_GetRedlineHelp( const SwRedline& rRedl, String& rTxt, sal_Bool bBalloon )
{
sal_uInt16 nResId = 0;
@@ -529,5 +526,4 @@ void SwEditWin::Paint(const Rectangle& rRect)
m_pShadCrsr->Paint();
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */