summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mp_core.h b/mp_core.h
index 4eac430263..d965e6dc2a 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -225,9 +225,8 @@ typedef struct MPContext {
} MPContext;
-// Most of these should not be globals
+// should not be global
extern FILE *edl_fd;
-extern int file_filter;
// These appear in options list
extern int forced_subs_only;