ImplGetSVEmptyByteStr unused
This commit is contained in:
parent
94bbe5ab6c
commit
1462f412b9
1 changed files with 0 additions and 2 deletions
|
@ -412,8 +412,6 @@ FieldUnitStringList* ImplGetCleanedFieldUnits();
|
||||||
|
|
||||||
inline const String& ImplGetSVEmptyStr()
|
inline const String& ImplGetSVEmptyStr()
|
||||||
{ return String::EmptyString(); }
|
{ return String::EmptyString(); }
|
||||||
inline const ByteString& ImplGetSVEmptyByteStr()
|
|
||||||
{ return ByteString::EmptyString(); }
|
|
||||||
|
|
||||||
// -----------------------------------------------------------------------
|
// -----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue