summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unofootnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unofootnote.hxx')
-rw-r--r--sw/source/core/inc/unofootnote.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/unofootnote.hxx b/sw/source/core/inc/unofootnote.hxx
index a62b22be373f..537ca3a4317a 100644
--- a/sw/source/core/inc/unofootnote.hxx
+++ b/sw/source/core/inc/unofootnote.hxx
@@ -31,7 +31,6 @@
#include <unotext.hxx>
-
class SwDoc;
class SwModify;
class SwFmtFtn;
@@ -56,7 +55,6 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
-
protected:
virtual const SwStartNode *GetStartNode() const;