From b210675893a9299a7b9b43c03c13c97965e3762e Mon Sep 17 00:00:00 2001 From: o9000 Date: Sun, 3 Jan 2016 01:30:32 +0100 Subject: [PATCH] Remove abort --- src/systray/systraybar.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/systray/systraybar.c b/src/systray/systraybar.c index f189889..201b933 100644 --- a/src/systray/systraybar.c +++ b/src/systray/systraybar.c @@ -1431,7 +1431,6 @@ on_systray_error: void systray_render_icon(void *t) { - abort(); TrayWindow *traywin = t; if (systray_profile) fprintf(stderr,