Changeset 0ff332eea0587d2f46292327c847b3de858e066c

Show
Ignore:
Timestamp:
05/13/08 12:16:46 (2 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1210673806 +0200
git-parent:

[8a0dc31dcad18b36c9545910c0e09b22a4c6c020]

git-author:
Rafaël Carré <funman@videolan.org> 1210673806 +0200
Message:

Remove unused variable

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/stream_out/description.c

    r8a0dc31 r0ff332e  
    144144static int Del( sout_stream_t *p_stream, sout_stream_id_t *id ) 
    145145{ 
    146     sout_stream_sys_t *p_sys = p_stream->p_sys; 
    147  
    148146    msg_Dbg( p_stream, "Removing a stream" ); 
    149147