summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-24 15:34:57 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-24 15:34:57 +0100
commit5864fa253ad22a9b920e1eaccecc4af324c6ec8b (patch)
tree88b74198ce50222fc9a726819d9b705dd4e66923
parentd250909b981d9b6e28bbd9c21030b888aa80ce88 (diff)
Remove LINGU_STATISTIK (forgot this one).
-rw-r--r--sw/source/core/edit/edlingu.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/edit/edlingu.cxx b/sw/source/core/edit/edlingu.cxx
index 8fd809a14b..7e186f95df 100644
--- a/sw/source/core/edit/edlingu.cxx
+++ b/sw/source/core/edit/edlingu.cxx
@@ -310,10 +310,6 @@ void SwLinguIter::_End(bool bRestoreSelection)
DELETEZ(pCurrX);
pSh = 0;
-
-#ifdef LINGU_STATISTIK
- aSwLinguStat.Flush();
-#endif
}
/*************************************************************************