summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-08 01:06:03 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-08 01:06:03 +0000
commit838cf97bcb165bff85a3b0f69e4bf416ecc415cf (patch)
treea9a82e31f4ab18cf35df42a5391592d54cd2d823 /libvo/video_out.c
parent376833ee20e3426caee972e69bcf922486f4aaf8 (diff)
downloadmpv-838cf97bcb165bff85a3b0f69e4bf416ecc415cf.tar.bz2
mpv-838cf97bcb165bff85a3b0f69e4bf416ecc415cf.tar.xz
mga_vid fixes, code cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@57 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index 3163c3d0dd..a5483d3126 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -35,8 +35,6 @@
// Externally visible list of all vo drivers
//
-int mga_next_frame=0;
-
extern vo_functions_t video_out_mga;
extern vo_functions_t video_out_xmga;
extern vo_functions_t video_out_x11;