Remove non-existing function.

Change-Id: I1c201453d069dbc3d981e1ff3789570af09b662c
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
bb10
Thiago Macieira 2014-07-24 16:34:27 -07:00
parent 1f0823cc27
commit 0c05e7975b
1 changed files with 0 additions and 1 deletions

View File

@ -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,