summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtinit.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-22 16:32:29 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-22 16:32:29 +0100
commit58589b2337d4371d962d32638e0d71f2f87385db (patch)
treed23645bde3821ce90ce720b88cb58ffda54ea480 /sw/source/core/text/txtinit.cxx
parent0c260fdbfd02abbf1f8f413b16e669359bcebb92 (diff)
Remove txtcfg.hxx
Their defined macros get only used once: SLOPPY_TWIPS, CONST and CONSTCHAR. Moved this into the respective files.
Diffstat (limited to 'sw/source/core/text/txtinit.cxx')
-rw-r--r--sw/source/core/text/txtinit.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/text/txtinit.cxx b/sw/source/core/text/txtinit.cxx
index 15c3d82afd70..79799512a998 100644
--- a/sw/source/core/text/txtinit.cxx
+++ b/sw/source/core/text/txtinit.cxx
@@ -29,9 +29,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sw.hxx"
-
-
-#include "txtcfg.hxx"
#include "swcache.hxx"
#include "fntcache.hxx" // pFntCache ( SwFont/ScrFont-PrtFont Cache )
#include "swfntcch.hxx" // pSwFontCache ( SwAttrSet/SwFont Cache )