mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 01:17:14 +02:00
Got rid of unneccessary Q_DISABLE_COPY()
This commit is contained in:
parent
a225df63f6
commit
8382f764cd
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ public:
|
||||||
|
|
||||||
private:
|
private:
|
||||||
NetworkAccessManager();
|
NetworkAccessManager();
|
||||||
Q_DISABLE_COPY(NetworkAccessManager)
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_NetworkAccessManager_h
|
#endif // hifi_NetworkAccessManager_h
|
Loading…
Reference in a new issue