Remove abort

This commit is contained in:
o9000 2016-01-03 01:30:32 +01:00
parent fa5137cad8
commit b210675893

View file

@ -1431,7 +1431,6 @@ on_systray_error:
void systray_render_icon(void *t)
{
abort();
TrayWindow *traywin = t;
if (systray_profile)
fprintf(stderr,