summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swcont.hxx')
-rw-r--r--sw/source/ui/inc/swcont.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/inc/swcont.hxx b/sw/source/ui/inc/swcont.hxx
index ce9566f8c18c..4c9294907b79 100644
--- a/sw/source/ui/inc/swcont.hxx
+++ b/sw/source/ui/inc/swcont.hxx
@@ -51,9 +51,6 @@ class SwContentType;
#define REGION_MODE_LINK 1
#define REGION_MODE_EMBEDDED 2
-//----------------------------------------------------------------------------
-//----------------------------------------------------------------------------
-
//mini rtti
class SwTypeNumber
{
@@ -65,7 +62,6 @@ class SwTypeNumber
sal_uInt8 GetTypeId() const;
};
-//----------------------------------------------------------------------------
class SwContent : public SwTypeNumber
{