summaryrefslogtreecommitdiff
path: root/indra/llaudio/llstreamingaudio_fmodex.h
diff options
context:
space:
mode:
authorcallum <none@none>2013-04-19 16:29:11 -0700
committercallum <none@none>2013-04-19 16:29:11 -0700
commitd9de58b46ab4c5e248b8dd7b3f79e1672f1f215a (patch)
treedb85ce20dff43cf3d8143aa966cc9b2107b4cff8 /indra/llaudio/llstreamingaudio_fmodex.h
parenta1ca90f89327c6423acb7328eebf9d8afd49668d (diff)
OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz)
Diffstat (limited to 'indra/llaudio/llstreamingaudio_fmodex.h')
-rw-r--r--indra/llaudio/llstreamingaudio_fmodex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llaudio/llstreamingaudio_fmodex.h b/indra/llaudio/llstreamingaudio_fmodex.h
index 42b6b3aaa8..1dee18ae7d 100644
--- a/indra/llaudio/llstreamingaudio_fmodex.h
+++ b/indra/llaudio/llstreamingaudio_fmodex.h
@@ -67,8 +67,6 @@ private:
std::string mURL;
F32 mGain;
-
- LLTimer mLastStarved;
};