Remove unused function FixNull()
This commit is contained in:
parent
36d28f210a
commit
2a00bdeb4a
@ -2538,12 +2538,6 @@ char * ha_sphinx::UnpackString ()
|
||||
}
|
||||
|
||||
|
||||
static inline const char * FixNull ( const char * s )
|
||||
{
|
||||
return s ? s : "(null)";
|
||||
}
|
||||
|
||||
|
||||
bool ha_sphinx::UnpackSchema ()
|
||||
{
|
||||
SPH_ENTER_METHOD();
|
||||
|
Loading…
x
Reference in New Issue
Block a user