Remove non-existing function.
Change-Id: I1c201453d069dbc3d981e1ff3789570af09b662c Reviewed-by: Olivier Goffart <ogoffart@woboq.com>bb10
parent
1f0823cc27
commit
0c05e7975b
|
|
@ -724,7 +724,6 @@ private:
|
|||
|
||||
void reallocData(uint alloc, bool grow = false);
|
||||
void expand(int i);
|
||||
void updateProperties() const;
|
||||
QString multiArg(int numArgs, const QString **args) const;
|
||||
static int compare_helper(const QChar *data1, int length1,
|
||||
const QChar *data2, int length2,
|
||||
|
|
|
|||
Loading…
Reference in New Issue