changeset 31372:204f1f103f73

Remove unused 'extern int vo_osd_changed_flag' declaration.
author diego
date Thu, 17 Jun 2010 08:04:12 +0000
parents a6cb957ad186
children 169013ed9718
files libvo/vo_dxr3.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_dxr3.c	Wed Jun 16 19:40:26 2010 +0000
+++ b/libvo/vo_dxr3.c	Thu Jun 17 08:04:12 2010 +0000
@@ -587,7 +587,6 @@
 #endif
 }
 
-extern int vo_osd_changed_flag;
 extern mp_osd_obj_t* vo_osd_list;
 
 static void draw_osd(void)