diff options
author | August Sodora <augsod@gmail.com> | 2012-01-09 20:37:49 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2012-01-10 23:18:14 -0500 |
commit | bcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6 (patch) | |
tree | 863025bd0ed489fdb1cadfaf5b424f112697126d /svl/source/items | |
parent | 2f9231f320340734568d0df657c9d5ae062331ec (diff) |
Remove _SVSTDARR_STRINGSISORTDTOR
Diffstat (limited to 'svl/source/items')
-rw-r--r-- | svl/source/items/style.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx index 337af7cef007..02ed772b5833 100644 --- a/svl/source/items/style.cxx +++ b/svl/source/items/style.cxx @@ -26,13 +26,8 @@ * ************************************************************************/ - #include <com/sun/star/lang/XComponent.hpp> -#define _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_BYTESTRINGS -#define _SVSTDARR_BYTESTRINGSSORTDTOR - #include <tools/tenccvt.hxx> #include <comphelper/processfactory.hxx> #include <unotools/intlwrapper.hxx> |