changeset 33256:0ebe0fb46341

Remove MI2-Trailer.avi reference from filename variable comment.
author cboesch
date Sun, 01 May 2011 16:40:30 +0000
parents 54faee206150
children 40b298f9dc77
files mplayer.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mplayer.c	Sun May 01 15:25:41 2011 +0000
+++ b/mplayer.c	Sun May 01 16:40:30 2011 +0000
@@ -252,7 +252,7 @@
 char* audio_lang=NULL;
 char* dvdsub_lang=NULL;
 static char* spudec_ifo=NULL;
-char* filename=NULL; //"MI2-Trailer.avi";
+char* filename=NULL;
 int forced_subs_only=0;
 int file_filter=1;