Commit dad7a309 authored by Laurent Aimar's avatar Laurent Aimar

Typo (vout).

parent 67936bb1
...@@ -757,9 +757,6 @@ spu_t *vout_GetSpu( vout_thread_t *p_vout ) ...@@ -757,9 +757,6 @@ spu_t *vout_GetSpu( vout_thread_t *p_vout )
* modified inside this function. * modified inside this function.
* XXX You have to enter it with change_lock taken. * XXX You have to enter it with change_lock taken.
*****************************************************************************/ *****************************************************************************/
static int ChromaCreate( vout_thread_t *p_vout );
static void ChromaDestroy( vout_thread_t *p_vout );
static int InitThread( vout_thread_t *p_vout ) static int InitThread( vout_thread_t *p_vout )
{ {
int i; int i;
......
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