mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 02:03:57 +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:
|
||||
NetworkAccessManager();
|
||||
Q_DISABLE_COPY(NetworkAccessManager)
|
||||
};
|
||||
|
||||
#endif // hifi_NetworkAccessManager_h
|
Loading…
Reference in a new issue