Changeset 86682a8d838cd3efe3b6bab6114cdc347a6ab025

Show
Ignore:
Timestamp:
06/15/08 01:32:45 (3 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1213486365 -0700
git-parent:

[a0a315c850c037a71e4bf8fd854bb6c671af4e02]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1213486365 -0700
Message:

Remove unused variable.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/demux/mp4/mp4.c

    r8ad0515 r86682a8  
    362362        int        i_count = MP4_BoxCount( p_rmra, "rmda" ); 
    363363        int        i; 
    364         bool b_play = false; 
    365364 
    366365        msg_Dbg( p_demux, "detected playlist mov file (%d ref)", i_count );