mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 00:56:48 +02:00
remove a comment block re-added in merge
This commit is contained in:
parent
c4845e5ae5
commit
88c1892bf6
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ signals:
|
|||
void finished(AssetRequest* thisRequest);
|
||||
void progress(qint64 totalReceived, qint64 total);
|
||||
|
||||
//private slots:
|
||||
//void getAssetCallback(bool responseReceived, AssetServerError serverError, const QByteArray& data);
|
||||
|
||||
private:
|
||||
State _state = NotStarted;
|
||||
Error _error = NoError;
|
||||
|
|
Loading…
Reference in a new issue