Commit 98a7bcb4 authored by Pierre Ynard's avatar Pierre Ynard

OSS: remove stray declaration

Fix warning
parent 2296458b
......@@ -87,7 +87,6 @@ struct aout_sys_t
static int Open ( vlc_object_t * );
static void Close ( vlc_object_t * );
static void Play ( audio_output_t *, block_t * );
static void* OSSThread ( void * );
static mtime_t BufferDuration( audio_output_t * p_aout );
......
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