[MPlayer-cvslog] CVS: main cfg-common.h,1.149,1.150

Oded Shimon CVS syncmail at mplayerhq.hu
Tue Dec 6 09:45:08 CET 2005


CVS change done by Oded Shimon CVS

Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv18504

Modified Files:
	cfg-common.h 
Log Message:
100l, reverting unrelated change with last commit


Index: cfg-common.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-common.h,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- cfg-common.h	6 Dec 2005 08:42:47 -0000	1.149
+++ cfg-common.h	6 Dec 2005 08:45:06 -0000	1.150
@@ -225,10 +225,6 @@
 	{"xvidopts", xvid_dec_opts, CONF_TYPE_SUBCONFIG, 0, 0, 0, NULL},
 #endif
 	{"codecs-file", &codecs_file, CONF_TYPE_STRING, 0, 0, 0, NULL},
-#ifdef WIN32_LOADER
-	{"codecs-dir", &def_path, CONF_TYPE_STRING, 0, 0, 0, NULL},
-#endif
-
 // ------------------------- subtitles options --------------------
 
 #ifdef USE_SUB
@@ -314,10 +310,6 @@
 /* defined in codec-cfg.c */
 extern char * codecs_file;
 
-#ifdef WIN32_LOADER
-extern char * def_path;
-#endif
-
 /* from dec_audio, currently used for ac3surround decoder only */
 extern int audio_output_channels;
 




More information about the MPlayer-cvslog mailing list