summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/doc.hxx1
-rw-r--r--sw/inc/node.hxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index f026587b1407..71ab46719bcd 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -240,7 +240,6 @@ namespace sfx2 {
typedef boost::ptr_vector<SwPageDesc> SwPageDescs;
-// forward declaration
void SetAllScriptItem( SfxItemSet& rSet, const SfxPoolItem& rItem );
// global function to start grammar checking in the document
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index 843daebc5af5..51bfb2e3edf7 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -32,8 +32,6 @@
#include <memory>
#include <vector>
-// forward declarations
-
class SwCntntFrm;
class SwCntntNode;
class SwDoc;