mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 10:24:01 +02:00
remove unimplemented declaration
This commit is contained in:
parent
fe4198530f
commit
ef597265d7
1 changed files with 0 additions and 2 deletions
|
@ -226,8 +226,6 @@ private:
|
||||||
void resetResourceCounters();
|
void resetResourceCounters();
|
||||||
void removeResource(const QUrl& url, qint64 size = 0);
|
void removeResource(const QUrl& url, qint64 size = 0);
|
||||||
|
|
||||||
void getResourceAsynchronously(const QUrl& url);
|
|
||||||
|
|
||||||
static int _requestLimit;
|
static int _requestLimit;
|
||||||
static int _requestsActive;
|
static int _requestsActive;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue