summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-09 20:37:49 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-10 23:18:14 -0500
commitbcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6 (patch)
tree863025bd0ed489fdb1cadfaf5b424f112697126d /sw/source/ui/lingu
parent2f9231f320340734568d0df657c9d5ae062331ec (diff)
Remove _SVSTDARR_STRINGSISORTDTOR
Diffstat (limited to 'sw/source/ui/lingu')
-rw-r--r--sw/source/ui/lingu/olmenu.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/lingu/olmenu.cxx b/sw/source/ui/lingu/olmenu.cxx
index b85dfaae4fa6..22fc7b264cf3 100644
--- a/sw/source/ui/lingu/olmenu.cxx
+++ b/sw/source/ui/lingu/olmenu.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-
#include "SwRewriter.hxx"
#include "chrdlg.hrc"
#include "cmdid.h"
@@ -52,11 +51,7 @@
#include "wrtsh.hxx"
#include "wview.hxx"
-#ifndef _SVSTDARR_HXX
-#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
-#endif
-
#include <comphelper/anytostring.hxx>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/exc_hlp.hxx>