summaryrefslogtreecommitdiff
path: root/sw/inc/ndindex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r--sw/inc/ndindex.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx
index 7e8a2f3434b4..575a3ee6a987 100644
--- a/sw/inc/ndindex.hxx
+++ b/sw/inc/ndindex.hxx
@@ -25,7 +25,6 @@
#include <node.hxx>
-
class SwNode;
class SwNodes;
@@ -111,9 +110,6 @@ public:
const SwNode& rE, long nEndDiff = 0 );
};
-
-
-
// For inlines node.hxx is needed which in turn needs this one.
// Therefore all inlines accessing pNd are implemented here.