mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 23:09:52 +02:00
Cleaning
This commit is contained in:
parent
3d3077978e
commit
b7c375f396
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ protected:
|
||||||
const void* extra) override;
|
const void* extra) override;
|
||||||
private:
|
private:
|
||||||
SoundCache(QObject* parent = NULL);
|
SoundCache(QObject* parent = NULL);
|
||||||
SharedSoundPointer _sampleSound;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_SoundCache_h
|
#endif // hifi_SoundCache_h
|
||||||
|
|
Loading…
Reference in a new issue