Skip to content

Commit

Permalink
Merge branch 'master' into alsa-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kinetiknz committed Nov 28, 2011
2 parents bc43c03 + 6644a44 commit dccd4a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cubeb_winmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,6 @@ cubeb_buffer_thread(void * user_ptr)
item = (struct cubeb_stream_item *) InterlockedPopEntrySList(ctx->work);
}

assert(!InterlockedPopEntrySList(ctx->work));

if (ctx->shutdown) {
break;
}
Expand Down

0 comments on commit dccd4a4

Please sign in to comment.