summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index a3d412eec4..acf35af5b1 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -10,7 +10,7 @@ extern char* current_module;
extern int fullscreen;
extern int vcd_track;
-extern int video_family;
+//extern int video_family; // OBSOLETE, use video_fm
extern char * video_driver;
extern char * audio_driver;
extern int has_audio;