diff options
Diffstat (limited to 'connectivity/source/drivers/file/quotedstring.cxx')
-rw-r--r-- | connectivity/source/drivers/file/quotedstring.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/drivers/file/quotedstring.cxx b/connectivity/source/drivers/file/quotedstring.cxx index 0ff6335f880e..c5fffb1f949e 100644 --- a/connectivity/source/drivers/file/quotedstring.cxx +++ b/connectivity/source/drivers/file/quotedstring.cxx @@ -23,9 +23,6 @@ namespace connectivity { - //= QuotedTokenizedString - - sal_Int32 QuotedTokenizedString::GetTokenCount( sal_Unicode cTok, sal_Unicode cStrDel ) const { const sal_Int32 nLen = m_sString.getLength(); |