remove unimplemented declaration

This commit is contained in:
Andrew Meadows 2016-07-28 07:30:27 -07:00
parent fe4198530f
commit ef597265d7

View file

@ -226,8 +226,6 @@ private:
void resetResourceCounters();
void removeResource(const QUrl& url, qint64 size = 0);
void getResourceAsynchronously(const QUrl& url);
static int _requestLimit;
static int _requestsActive;