diff options
Diffstat (limited to 'dwm.c')
| -rw-r--r-- | dwm.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1234,9 +1234,6 @@ cleanup(void) removesystrayicon(systray->icons); if (systray->win) { XUnmapWindow(dpy, systray->win); - #if RESTARTSIG_PATCH - if (!restart) - #endif // RESTARTSIG_PATCH XDestroyWindow(dpy, systray->win); } free(systray); |
