diff --git a/render.c b/render.c index 91e154e..e4b13e5 100644 --- a/render.c +++ b/render.c @@ -420,7 +420,7 @@ emit_completed_signal(void* data) /* clean up the data */ cairo_surface_destroy(ecs->surface); g_free(ecs); - return true; + return FALSE; } static bool