Remove code for styling the pager
[projects/chimara/chimara.git] / libchimara / chimara-glk-private.h
index 0469b8da33ac313bacaf97e64c697630ed2f3fc7..01b4a256ddfdc731d7e0fd8ee8a99545a30dbb75 100644 (file)
@@ -30,7 +30,6 @@ struct _ChimaraGlkPrivate {
        /* Hashtable containing the current styles set by CSS and GLK */
        struct StyleSet *styles;
        struct StyleSet *glk_styles;
-       PangoAttrList *pager_attr_list;
        /* Final message displayed when game exits */
        gchar *final_message;
        /* Image cache */