Changeset 984723a78f8006b9fea6ba981036d91e2934bab1

Show
Ignore:
Timestamp:
03/13/08 07:56:42 (6 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1205391402 -0700
git-parent:

[7a214f493f6b064ba1e3ec53cb3e30b839c6b494]

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

Shut a warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/visualization/goom.c

    rcc10207 r984723a  
    217217                    aout_buffer_t * p_in_buf, aout_buffer_t * p_out_buf ) 
    218218{ 
     219    VLC_UNUSED( p_aout ); 
     220 
    219221    aout_filter_sys_t *p_sys = p_filter->p_sys; 
    220222    block_t *p_block;