summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mencoder.c b/mencoder.c
index cc46969990..c993c60137 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -520,7 +520,6 @@ if (frameno_filename) {
#endif
// check font
-#ifdef USE_OSD
#ifdef HAVE_FREETYPE
init_freetype();
#endif
@@ -542,7 +541,6 @@ if (frameno_filename) {
#ifdef HAVE_FONTCONFIG
}
#endif
-#endif
vo_init_osd();