X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fabort.c;h=cec03a6a38cd84df1da4799762830a16500fafbe;hb=c0a115ac5ebe3104dc1186dda3f798784db3c469;hp=79594089a920221d85ee79ff028dfbbd1e0b41bc;hpb=59062a4b466283aedfe8a5858062b4cf759f0c93;p=rodin%2Fchimara.git diff --git a/libchimara/abort.c b/libchimara/abort.c index 7959408..cec03a6 100644 --- a/libchimara/abort.c +++ b/libchimara/abort.c @@ -176,6 +176,4 @@ shutdown_glk_post(void) glk_data->unregister_obj = NULL; glk_data->register_arr = NULL; glk_data->unregister_arr = NULL; - - /* Leave the style_initialized flag as it is, since the CSS file is a widget property */ }