[MPlayer-cvslog] r32872 - trunk/gui/skin/font.h

ib subversion at mplayerhq.hu
Thu Feb 10 12:17:12 CET 2011


Author: ib
Date: Thu Feb 10 12:17:12 2011
New Revision: 32872

Log:
Remove needless declaration.

Modified:
   trunk/gui/skin/font.h

Modified: trunk/gui/skin/font.h
==============================================================================
--- trunk/gui/skin/font.h	Thu Feb 10 11:55:18 2011	(r32871)
+++ trunk/gui/skin/font.h	Thu Feb 10 12:17:12 2011	(r32872)
@@ -44,7 +44,6 @@ typedef struct
  char            name[128];
 } bmpFont;
 
-extern txSample   Bitmap;
 extern bmpFont  * Fonts[26];
 
 int  fntAddNewFont( char * name );


More information about the MPlayer-cvslog mailing list