diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/string.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/inc/tools/string.hxx b/tools/inc/tools/string.hxx index 11716ffb9c26..527062d8fd18 100644 --- a/tools/inc/tools/string.hxx +++ b/tools/inc/tools/string.hxx @@ -80,13 +80,6 @@ typedef rtl_TextEncoding CharSet; #endif // ENUM_CHARSET_DECLARED -inline rtl_TextEncoding gsl_getSystemTextEncoding() -{ - return osl_getThreadTextEncoding(); -} - -// ----------------------------------------------------------------------- - // ----------- // - LineEnd - // ----------- |