summaryrefslogtreecommitdiff
path: root/sw/source/core/access
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-21 18:02:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-21 18:04:50 +0100
commit957791409ae9d7ae735e38c6a0615efefcbecc9f (patch)
tree28e81d960911b34b8678a28fef8c3d7b33c10403 /sw/source/core/access
parent075fbb3a5b30fc86dd13fac8e647a2865c27c8e2 (diff)
Remove all traces off ASSERT_ID
Diffstat (limited to 'sw/source/core/access')
-rw-r--r--sw/source/core/access/acccontext.cxx1
-rw-r--r--sw/source/core/access/parachangetrackinginfo.cxx1
-rw-r--r--sw/source/core/access/textmarkuphelper.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/access/acccontext.cxx b/sw/source/core/access/acccontext.cxx
index 037f6511b93c..60b0921324fe 100644
--- a/sw/source/core/access/acccontext.cxx
+++ b/sw/source/core/access/acccontext.cxx
@@ -39,7 +39,6 @@
#endif // #if (OSL_DEBUG_LEVEL > 1) && defined TEST_MIB
#include <tools/debug.hxx>
#include <vcl/window.hxx>
-#include <errhdl.hxx>
#include <swtypes.hxx>
#include <com/sun/star/accessibility/XAccessible.hpp>
diff --git a/sw/source/core/access/parachangetrackinginfo.cxx b/sw/source/core/access/parachangetrackinginfo.cxx
index 8fd138dc352e..3d0b5c4b5bf3 100644
--- a/sw/source/core/access/parachangetrackinginfo.cxx
+++ b/sw/source/core/access/parachangetrackinginfo.cxx
@@ -30,7 +30,6 @@
#include <parachangetrackinginfo.hxx>
-#include <errhdl.hxx>
#include <wrong.hxx>
#include <com/sun/star/text/TextMarkupType.hpp>
diff --git a/sw/source/core/access/textmarkuphelper.cxx b/sw/source/core/access/textmarkuphelper.cxx
index d8f13fac8356..434714be4306 100644
--- a/sw/source/core/access/textmarkuphelper.cxx
+++ b/sw/source/core/access/textmarkuphelper.cxx
@@ -35,7 +35,6 @@
#include <algorithm>
#include <comphelper/stlunosequence.hxx>
-#include <errhdl.hxx>
#include <com/sun/star/text/TextMarkupType.hpp>
#include <com/sun/star/accessibility/TextSegment.hpp>