summaryrefslogtreecommitdiff
path: root/sw/inc/drawdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/drawdoc.hxx')
-rw-r--r--sw/inc/drawdoc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/drawdoc.hxx b/sw/inc/drawdoc.hxx
index 3cc5d3ce62e2..e5eaad641c0b 100644
--- a/sw/inc/drawdoc.hxx
+++ b/sw/inc/drawdoc.hxx
@@ -24,8 +24,6 @@
class SwDoc;
class SwDocShell;
-//==================================================================
-
class SwDrawDocument : public FmFormModel
{
SwDoc* pDoc;
@@ -49,7 +47,6 @@ protected:
virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createUnoModel();
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */