Remove abort
This commit is contained in:
@@ -1431,7 +1431,6 @@ on_systray_error:
|
|||||||
|
|
||||||
void systray_render_icon(void *t)
|
void systray_render_icon(void *t)
|
||||||
{
|
{
|
||||||
abort();
|
|
||||||
TrayWindow *traywin = t;
|
TrayWindow *traywin = t;
|
||||||
if (systray_profile)
|
if (systray_profile)
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
|
|||||||
Reference in New Issue
Block a user