From 014b8c9fec40701618113f538a76deabaf6db818 Mon Sep 17 00:00:00 2001 From: rodin Date: Wed, 5 May 2010 12:24:28 +0000 Subject: [PATCH] Deleted unnecessary code --- libchimara/style.c | 2 -- 1 file changed, 2 deletions(-) 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 */ -- 2.30.2