diff gui/interface.c @ 31373:169013ed9718

Place vo_osd_list extern declaration in sub.h instead of all over the code.
author diego
date Thu, 17 Jun 2010 08:07:37 +0000
parents 599bf04eceeb
children 283eac48391d
line wrap: on
line diff
--- a/gui/interface.c	Thu Jun 17 08:04:12 2010 +0000
+++ b/gui/interface.c	Thu Jun 17 08:07:37 2010 +0000
@@ -400,8 +400,6 @@
 #endif
 }
 
-extern mp_osd_obj_t* vo_osd_list;
-
 extern char **sub_name;
 
 void guiLoadSubtitle( char * name )