зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1410456 - remove an unused variable that produces a compile warning. r=padenot
MozReview-Commit-ID: IerCYxsDQFX --HG-- extra : rebase_source : bd6384189a686fec9c9b43bdab4e5b9c14a95416
This commit is contained in:
Родитель
33dc85d377
Коммит
f7c4614917
|
@ -236,7 +236,6 @@ static void
|
|||
play_callback(SLPlayItf caller, void * user_ptr, SLuint32 event)
|
||||
{
|
||||
cubeb_stream * stm = user_ptr;
|
||||
int draining;
|
||||
assert(stm);
|
||||
switch (event) {
|
||||
case SL_PLAYEVENT_HEADATMARKER:
|
||||
|
|
Загрузка…
Ссылка в новой задаче