diff options
author | Nigel Hawkins <n.hawkins@gmx.com> | 2011-06-10 12:41:35 +0100 |
---|---|---|
committer | Nigel Hawkins <n.hawkins@gmx.com> | 2011-06-10 12:43:01 +0100 |
commit | 8a6f36b6da01f9eb7bbcafa22f1ec0de30fe8051 (patch) | |
tree | 6957be0b8461956144a183edb5f266cfd812aefe | |
parent | 9d9f4c1d094b66d16377f5ad347ccdf441249619 (diff) |
Remove obsolete #define
-rw-r--r-- | sfx2/source/appl/sfxhelp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx index 282643a11502..7820b46eb713 100644 --- a/sfx2/source/appl/sfxhelp.cxx +++ b/sfx2/source/appl/sfxhelp.cxx @@ -70,7 +70,6 @@ #include <svtools/sfxecode.hxx> #define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_ULONGSSORT #include <svl/svstdarr.hxx> #include "newhelp.hxx" |