diff options
Diffstat (limited to 'sal/util/sal.map')
-rw-r--r-- | sal/util/sal.map | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map index 6acd9c44470e..bca9c880e044 100644 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -500,7 +500,6 @@ UDK_3_0_0 { rtl_addUnloadingListener; rtl_removeUnloadingListener; - rtl_logfile_trace; osl_getProcessLocale; osl_setProcessLocale; local: @@ -546,7 +545,6 @@ UDK_3.3 { osl_setCommandArgs; rtl_uStringbuffer_insertUtf32; rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths; - rtl_logfile_longTrace; rtl_ustr_asciil_reverseEquals_WithLength; } UDK_3.2; @@ -608,7 +606,6 @@ UDK_3.9 { # OOo 3.1 UDK_3.10 { # OOo 3.2 global: - rtl_logfile_hasLogFile; rtl_math_erf; rtl_math_erfc; rtl_math_asinh; |