summaryrefslogtreecommitdiffstats
path: root/find_sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'find_sub.c')
-rw-r--r--find_sub.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/find_sub.c b/find_sub.c
index 309ae7967d..c6db1e2c51 100644
--- a/find_sub.c
+++ b/find_sub.c
@@ -4,8 +4,6 @@
#include "config.h"
-#ifdef USE_OSD
-
#include <stdio.h>
#include "libvo/video_out.h"
@@ -151,5 +149,3 @@ void find_sub(sub_data* subd,int key){
vo_sub=NULL; // no sub here
}
-
-#endif