summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-14 11:21:21 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-14 11:21:21 +0000
commit2334bdc0e61e87e6fcda036b81360cfd81e4deab (patch)
tree129152940f91e431b422e0b121f0b50a7f5dc5ac /sal/util
parentf3ca6f1b5af9a0016f552cc24ab901fd13185877 (diff)
move this into comphelper
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index a7e3eb6be446..8b1c079ec899 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -194,7 +194,6 @@ UDK_3_0_0 {
rtl_locale_setDefault;
rtl_str_getLength;
rtl_str_compare;
- rtl_str_compare_Numeric;
rtl_str_compare_WithLength;
rtl_str_shortenedCompare_WithLength;
rtl_str_reverseCompare_WithLength;
@@ -252,7 +251,6 @@ UDK_3_0_0 {
rtl_stringbuffer_newFromStr_WithLength;
rtl_stringbuffer_newFromStringBuffer;
rtl_ustr_compare;
- rtl_ustr_compare_Numeric;
rtl_ustr_compare_WithLength;
rtl_ustr_shortenedCompare_WithLength;
rtl_ustr_reverseCompare_WithLength;