Remove declaration of method nowhere defined

Change-Id: Ia95aac626803a85fea0bc0bc99972eb34215d351
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
This commit is contained in:
Edward Welbourne 2015-10-20 13:19:35 +02:00
parent 83dedc5b74
commit e5724533e4

View File

@ -79,8 +79,6 @@ public:
QString suffix;
Qt::CaseSensitivity cs;
QStringList loadedPaths;
void unloadPath(const QString &path);
};
QFactoryLoaderPrivate::~QFactoryLoaderPrivate()