Deleted unnecessary code
[rodin/chimara.git] / libchimara / style.c
index 38e69019a09b600eac34f6afc8d7104d66f4cf71..76ef5d78a3d83b22f06977bf60badd861cdcb755 100644 (file)
@@ -288,8 +288,6 @@ style_init(ChimaraGlk *glk)
 
        /* Set the current style to a copy of the default style */
        copy_default_styles_to_current_styles(glk);
-
-       text_tag_to_attr_list(pager_tag, priv->pager_attr_list);
 }
 
 /* Reset style tables to the library's internal defaults */