X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fabort.c;h=cec03a6a38cd84df1da4799762830a16500fafbe;hb=e2aad0fc9a4c2bc75db8f0b3f1d2d3c70e55e7bb;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 */ }