diff options
Diffstat (limited to 'sal/textenc/textenc.cxx')
-rw-r--r-- | sal/textenc/textenc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/textenc/textenc.cxx b/sal/textenc/textenc.cxx index c3f3bdc00768..f6e76f95c3ee 100644 --- a/sal/textenc/textenc.cxx +++ b/sal/textenc/textenc.cxx @@ -194,7 +194,6 @@ Impl_getTextEncodingData(rtl_TextEncoding nEncoding) SAL_THROW_EXTERN_C() default: return FullTextEncodingDataSingleton::get().get(nEncoding); } - return NULL; } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |