Remove an unnecessary check
commit56b094767bb9c797f4b0d1a456d996a0c869c089
authorChris Robinson <chris.kcat@gmail.com>
Fri, 6 Aug 2010 08:14:37 +0000 (6 01:14 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 6 Aug 2010 08:14:37 +0000 (6 01:14 -0700)
tree5937b28471b1a54e1a56ceee27b5e1ef75a17bc9
parent98bc60cfb72939cfabcdd118597a02a015091756
Remove an unnecessary check
The number of buffers played should never exceed the buffer count when playing,
and the buffer list is used later on regardless
Alc/mixer.c