]> Pileus Git - ~andy/gtk/commit
themingengine: don't use gtk_theming_engine_state_is_running()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 16 May 2012 22:13:02 +0000 (18:13 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 17 May 2012 01:56:54 +0000 (21:56 -0400)
commit87a6115df49d8436fe60ce4813e313bc03593dfc
treef480797da797f53ac3c707eed2ae973863b449e4
parent16458b0de2203a0956c55f21d18e6af916e4c066
themingengine: don't use gtk_theming_engine_state_is_running()

It's deprecated, and always returns FALSE. This allows us to simplify a
bunch of code.
gtk/gtkthemingengine.c