From: rodin Date: Wed, 5 May 2010 12:24:28 +0000 (+0000) Subject: Deleted unnecessary code X-Git-Tag: v0.9~197 X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=014b8c9fec40701618113f538a76deabaf6db818 Deleted unnecessary code --- diff --git a/libchimara/style.c b/libchimara/style.c index 38e6901..76ef5d7 100644 --- a/libchimara/style.c +++ b/libchimara/style.c @@ -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 */