diff options
Diffstat (limited to 'sal/qa/rtl_strings/rtl_String_Utils.hxx')
-rw-r--r-- | sal/qa/rtl_strings/rtl_String_Utils.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/rtl_String_Utils.hxx b/sal/qa/rtl_strings/rtl_String_Utils.hxx index be4083bd7..7c7f02562 100644 --- a/sal/qa/rtl_strings/rtl_String_Utils.hxx +++ b/sal/qa/rtl_strings/rtl_String_Utils.hxx @@ -75,8 +75,6 @@ sal_Bool AStringToDoubleCompare ( const sal_Char *pStr, //------------------------------------------------------------------------ -sal_Bool AStringIsValid( const sal_Char *pAStr ); - sal_Bool AStringNIsValid( const sal_Char *pAStr, const sal_uInt32 nStrLen ); |