mirror of
https://github.com/videolan/vlc.git
synced 2024-11-27 11:57:03 +08:00
dv: remove dead code
This commit is contained in:
parent
63ef580641
commit
77964d8f9d
@ -346,8 +346,8 @@ static void* Raw1394EventThread( void *obj )
|
||||
}
|
||||
}
|
||||
|
||||
vlc_cleanup_run();
|
||||
return NULL;
|
||||
vlc_cleanup_pop();
|
||||
vlc_assert_unreachable();
|
||||
}
|
||||
|
||||
static enum raw1394_iso_disposition
|
||||
|
Loading…
Reference in New Issue
Block a user