summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tmplctrl.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/tmplctrl.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/tmplctrl.hxx')
-rw-r--r--sw/source/ui/inc/tmplctrl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/inc/tmplctrl.hxx b/sw/source/ui/inc/tmplctrl.hxx
index 206645d7fe83..221c0e045c47 100644
--- a/sw/source/ui/inc/tmplctrl.hxx
+++ b/sw/source/ui/inc/tmplctrl.hxx
@@ -28,13 +28,10 @@
#define _TMPLCTRL_HXX
// include ---------------------------------------------------------------
-
#include <sfx2/stbitem.hxx>
#include <tools/string.hxx>
-
// class BookmarkToolBoxControl -------------------------------------------
-
class SwTemplateControl : public SfxStatusBarControl
{
protected:
@@ -53,6 +50,4 @@ private:
String sTemplate;
};
-
#endif
-