rnd-20030417-1-src
[rocksndiamonds.git] / src / libgame / system.h
index 50b82f3ad480086cbca7447102e9f119e6c648c0..706c4fda6dfe9c842e84b2aacaf1f7138b868424 100644 (file)
@@ -329,7 +329,6 @@ struct FontBitmapInfo
 
 #if defined(TARGET_X11_NATIVE_PERFORMANCE_WORKAROUND)
   Pixmap *clip_mask;           /* single-char-only clip mask array for X11 */
-  int last_num_chars;          /* to free last font clip masks */
 #endif
 };