diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-21 18:02:14 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-21 18:04:50 +0100 |
commit | 6aa93c291d18c7db6dbee73adc6c4aa1bdc88eda (patch) | |
tree | 21f5b8f4aaba521e30fa6bb56ea20c623b0f8604 /sw/source/core/para | |
parent | 69f193e5c59bfd23e9db1234688f688b06d3fa1b (diff) |
Remove all traces off ASSERT_ID
Diffstat (limited to 'sw/source/core/para')
-rw-r--r-- | sw/source/core/para/paratr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx index 2ee4dd9c8d..5642b7765f 100644 --- a/sw/source/core/para/paratr.cxx +++ b/sw/source/core/para/paratr.cxx @@ -48,7 +48,6 @@ #include <com/sun/star/text/WrapTextMode.hpp> #include <unostyle.hxx> #include <SwStyleNameMapper.hxx> -#include "errhdl.hxx" #include "paratr.hxx" #include "charfmt.hxx" #include "cmdid.h" |