summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mencoder.c b/mencoder.c
index df916527bd..dcddaa649a 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -65,7 +65,6 @@
#include "mp_fifo.h"
#include "get_path.h"
-#include "loader/codecpath.h"
#include "stream/stream.h"
#include "libmpdemux/aviprint.h"
#include "libmpdemux/demuxer.h"
@@ -667,10 +666,8 @@ if (frameno_filename) {
set_priority();
#endif
-#ifdef CONFIG_WIN32DLL
if (codec_path)
SetCodecPath(codec_path);
-#endif
// check font
#ifdef CONFIG_FREETYPE