summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-18 16:14:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-18 16:14:14 +0100
commit1420bb328c47306e71ed8cbc638e9d38ac46cfd5 (patch)
tree86c65fe68ba92445ab39d585a1a57b814fceb1f3 /sw/source/core/txtnode/ndtxt.cxx
parentb1059002cd8fb84cbae969b43620b36a066c527c (diff)
Remove duplicated includes and defines. Identified with "cat $i | grep '^#include' | sort | uniq -d".
Diffstat (limited to 'sw/source/core/txtnode/ndtxt.cxx')
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index dbd6b6653e47..53176f99fb01 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -87,11 +87,9 @@
#include <SwStyleNameMapper.hxx>
#include <numrule.hxx>
-#include <svl/intitem.hxx>
#include <swtable.hxx>
#include <docsh.hxx>
#include <SwNodeNum.hxx>
-#include <svl/intitem.hxx>
#include <list.hxx>
SV_DECL_PTRARR( TmpHints, SwTxtAttr*, 0, 4 )