X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=706c4fda6dfe9c842e84b2aacaf1f7138b868424;hb=c956237d7c5507aea649ce7b20c00d7bd9d37a7a;hp=50b82f3ad480086cbca7447102e9f119e6c648c0;hpb=5ae04ac2ef54f6f164a797c16c9782042cc2ce67;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 50b82f3a..706c4fda 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -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 };