Kaydet (Commit) ad2d1082 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin unused global variable

Change-Id: I9bd4ea90638df91122b96f1fb86043c2d770417d
üst c2756737
...@@ -838,9 +838,6 @@ rtl_TextEncoding osl_getTextEncodingFromLocale( rtl_Locale * pLocale ) ...@@ -838,9 +838,6 @@ rtl_TextEncoding osl_getTextEncodingFromLocale( rtl_Locale * pLocale )
#if defined(MACOSX) || defined(IOS) #if defined(MACOSX) || defined(IOS)
#include "system.h" #include "system.h"
/* OS X locale discovery function */
int (*pGetOSXLocale)( char *, sal_uInt32 );
/***************************************************************************** /*****************************************************************************
return the current process locale return the current process locale
*****************************************************************************/ *****************************************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment