diff options
Diffstat (limited to 'linden/indra/llaudio/audioengine_openal.h')
-rw-r--r-- | linden/indra/llaudio/audioengine_openal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llaudio/audioengine_openal.h b/linden/indra/llaudio/audioengine_openal.h index b03153a..1f6dee4 100644 --- a/linden/indra/llaudio/audioengine_openal.h +++ b/linden/indra/llaudio/audioengine_openal.h | |||
@@ -72,7 +72,6 @@ class LLAudioEngine_OpenAL : public LLAudioEngine | |||
72 | int mNumEmptyWindALBuffers; | 72 | int mNumEmptyWindALBuffers; |
73 | 73 | ||
74 | static const int MAX_NUM_WIND_BUFFERS = 80; | 74 | static const int MAX_NUM_WIND_BUFFERS = 80; |
75 | static const float WIND_BUFFER_SIZE_SEC = 0.05f; // 1/20th sec | ||
76 | }; | 75 | }; |
77 | 76 | ||
78 | class LLAudioChannelOpenAL : public LLAudioChannel | 77 | class LLAudioChannelOpenAL : public LLAudioChannel |