This commit is contained in:
luiscuenca 2017-10-25 19:09:37 -07:00
parent 3d3077978e
commit b7c375f396

View file

@ -28,7 +28,6 @@ protected:
const void* extra) override;
private:
SoundCache(QObject* parent = NULL);
SharedSoundPointer _sampleSound;
};
#endif // hifi_SoundCache_h