summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/linenum.hxx
diff options
context:
space:
mode:
authorPrashant Shah <pshah.mumbai@gmail.com>2010-10-13 10:32:10 +0530
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-13 12:58:19 +0200
commit6736be7898a318765bc17f87fac9dbc36355d8a8 (patch)
tree933f8f774fe319c064152df505c119f1062dbaf0 /sw/source/ui/inc/linenum.hxx
parent99e2ad55f491c346cbf219091d81546215040c9b (diff)
Cleanup: remove bogus comments from inc directory
This patch removes bogus comments found in the inc directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
Diffstat (limited to 'sw/source/ui/inc/linenum.hxx')
-rw-r--r--sw/source/ui/inc/linenum.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/inc/linenum.hxx b/sw/source/ui/inc/linenum.hxx
index 514866dd742b..76054ce714cb 100644
--- a/sw/source/ui/inc/linenum.hxx
+++ b/sw/source/ui/inc/linenum.hxx
@@ -43,7 +43,6 @@ class SwWrtShell;
/*--------------------------------------------------------------------
Beschreibung: SingleTabDialog
--------------------------------------------------------------------*/
-
class SwLineNumberingDlg : public SfxSingleTabDialog
{
SwWrtShell* pSh;
@@ -60,7 +59,6 @@ public:
/*--------------------------------------------------------------------
Beschreibung: TabPage
--------------------------------------------------------------------*/
-
class SwLineNumberingPage : public SfxTabPage
{
CheckBox aNumberingOnCB;
@@ -104,5 +102,3 @@ public:
};
#endif
-
-