X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=libchimara%2Fabort.c;h=cec03a6a38cd84df1da4799762830a16500fafbe;hb=ae1a5770d142aa0900f1a4d4c7e7732a38aaafa9;hp=79594089a920221d85ee79ff028dfbbd1e0b41bc;hpb=dba5161d2a03258ce09722809698bc4ce1528acc;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 */ }