Mercurial > mplayer.hg
changeset 32050:45474d63d118
Remove duplicate vobsub_id extern declaration.
author | diego |
---|---|
date | Fri, 10 Sep 2010 16:52:05 +0000 |
parents | 6506ce7ba414 |
children | 4c973cb80fa5 |
files | vobsub.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vobsub.c Fri Sep 10 15:38:03 2010 +0000 +++ b/vobsub.c Fri Sep 10 16:52:05 2010 +0000 @@ -39,7 +39,6 @@ #include "unrar_exec.h" #include "libavutil/common.h" -extern int vobsub_id; // Record the original -vobsubid set by commandline, since vobsub_id will be // overridden if slang match any of vobsub streams. static int vobsubid = -2;