mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
remove unused code
This commit is contained in:
parent
3c8c87cff5
commit
59c586bc5d
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ public:
|
|||
static AudioInjectorPointer playSound(SharedSoundPointer sound, const float volume,
|
||||
const float stretchFactor, const glm::vec3 position);
|
||||
|
||||
QWeakPointer<AudioInjector> weakRef() const { return _self; }
|
||||
AudioInjectorPointer getThisPointer();
|
||||
void setThisPointer(AudioInjectorPointer self);
|
||||
|
||||
|
|
Loading…
Reference in a new issue