Commit 9d56c184 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove unused variables.

parent 9b372ac6
......@@ -1243,9 +1243,6 @@ static int EventThread( vlc_object_t *p_this )
{
pci_t *pci = dvdnav_get_current_nav_pci( p_sys->dvdnav );
vlc_value_t valk;
int i;
vlc_mutex_lock( &p_ev->lock );
switch( p_ev->i_key_action )
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment