# HG changeset patch
# User Diego 'Flameeyes' Pettenò <[EMAIL PROTECTED]>
# Date 1181382489 -7200
# Node ID 18aef8d08413be74e7d7387d9227f0185198f05c
# Parent 756cec18ab6864cc6d65cc5899dcf42db284a705
Remove unused variable.
diff -r 18aef8d08413be74e7d7387d9227f0185198f05c -r
756cec18ab6864cc6d65cc5899dcf42db284a705 src/demuxers/demux_realaudio.c
--- a/src/demuxers/demux_realaudio.c Sat Jun 09 11:48:09 2007 +0200
+++ b/src/demuxers/demux_realaudio.c Sat Jun 09 11:47:30 2007 +0200
@@ -313,8 +313,6 @@ static int demux_ra_get_status (demux_pl
/* return the approximate length in miliseconds */
static int demux_ra_get_stream_length (demux_plugin_t *this_gen) {
- demux_ra_t *this = (demux_ra_t *) this_gen;
-
return 0;
}
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog