summaryrefslogtreecommitdiffstats
path: root/sub/find_subfiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/find_subfiles.h')
-rw-r--r--sub/find_subfiles.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sub/find_subfiles.h b/sub/find_subfiles.h
index 6d68d6140c..30a26bb596 100644
--- a/sub/find_subfiles.h
+++ b/sub/find_subfiles.h
@@ -19,8 +19,6 @@
#ifndef MPLAYER_FIND_SUBFILES_H
#define MPLAYER_FIND_SUBFILES_H
-#define MAX_SUBTITLE_FILES 128
-
struct MPOpts;
char **find_text_subtitles(struct MPOpts *opts, const char *fname);