changeset 32785:91625bcadbe8

Remove needless declaration.
author ib
date Thu, 10 Feb 2011 11:17:12 +0000
parents 0a9481b9ce00
children 31f88a1387ad
files gui/skin/font.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gui/skin/font.h	Thu Feb 10 10:55:18 2011 +0000
+++ b/gui/skin/font.h	Thu Feb 10 11:17:12 2011 +0000
@@ -44,7 +44,6 @@
  char            name[128];
 } bmpFont;
 
-extern txSample   Bitmap;
 extern bmpFont  * Fonts[26];
 
 int  fntAddNewFont( char * name );