Fixing java 1.5 compatibility.

cusax-fix
Damian Minkov 15 years ago
parent 7653173e1f
commit 0097be331c

@ -144,7 +144,6 @@ protected Format doGetFormat()
* @throws IOException if anything goes wrong while reading media data from
* this <tt>PullBufferStream</tt> into the specified <tt>buffer</tt>
*/
@Override
public void read(Buffer buffer)
throws IOException
{

Loading…
Cancel
Save