Changeset 2e8d84e3949e6c7f1fdcec6c662e7509b7d10de8

Show
Ignore:
Timestamp:
17/03/08 08:42:48 (9 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1205739768 -0700
git-parent:

[aeb71956196c14dc655810681bfffafb8e33d3a6]

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

Kill a warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/control/event.c

    r45f5d65 r2e8d84e  
    168168                        libvlc_event_t * p_event ) 
    169169{ 
    170     libvlc_event_listeners_group_t * listeners_group
     170    libvlc_event_listeners_group_t * listeners_group = NULL
    171171    libvlc_event_listener_t * listener_cached; 
    172172    libvlc_event_listener_t * listener;