From: Marijn van Vliet Date: Wed, 5 May 2010 12:24:28 +0000 (+0000) Subject: Deleted unnecessary code X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=commitdiff_plain;h=2248dfcad7ae2d88e5a8a4b3e122035cf77f9254 Deleted unnecessary code git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@268 ddfedd41-794f-dd11-ae45-00112f111e67 --- 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 */