summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-06-22 13:28:59 +0200
committerMichael Stahl <mstahl@redhat.com>2012-06-25 20:13:18 +0200
commit0d70bdf1e038a0dee79ca448f994932a3b655413 (patch)
tree0dfa9a458b8aa1d2e8f826bdb28b722749788885 /sw
parentConvert SwTOXBaseSection::UpdatePageNum param from Svptrarr to std::vector (diff)
downloadcore-0d70bdf1e038a0dee79ca448f994932a3b655413.tar.gz
core-0d70bdf1e038a0dee79ca448f994932a3b655413.zip
Remove unnecessary forward declaration
Change-Id: I602b38d7dcf494778e6bfa2d92e8393cc0efa3fd
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/inc/doctxm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/doctxm.hxx b/sw/source/core/inc/doctxm.hxx
index 1c3022200a92..02c5d20a73bb 100644
--- a/sw/source/core/inc/doctxm.hxx
+++ b/sw/source/core/inc/doctxm.hxx
@@ -35,7 +35,6 @@
#include <section.hxx>
class SwTOXInternational;
-class SvPtrarr;
class SwPageDesc;
class SwTxtNode;
class SwTxtFmtColl;