Commit de2b4589 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove useless include

parent cb206a70
...@@ -32,8 +32,6 @@ ...@@ -32,8 +32,6 @@
#ifndef _VLC_THREADS_H_ #ifndef _VLC_THREADS_H_
#define _VLC_THREADS_H_ #define _VLC_THREADS_H_
#include <stdio.h>
#if defined( UNDER_CE ) #if defined( UNDER_CE )
/* WinCE API */ /* WinCE API */
#elif defined( WIN32 ) #elif defined( WIN32 )
......
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