Remove abort
This commit is contained in:
parent
fa5137cad8
commit
b210675893
1 changed files with 0 additions and 1 deletions
|
@ -1431,7 +1431,6 @@ on_systray_error:
|
|||
|
||||
void systray_render_icon(void *t)
|
||||
{
|
||||
abort();
|
||||
TrayWindow *traywin = t;
|
||||
if (systray_profile)
|
||||
fprintf(stderr,
|
||||
|
|
Loading…
Reference in a new issue