diff options
| -rw-r--r-- | tabbed.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -771,8 +771,6 @@ unmapnotify(const XEvent *e) { if((c = getclient(ev->window))) unmanage(c); - else if(ev->window == win) - running = False; } void |
![]() |
index : chadtabbed | |
| My fork of suckless' tabbed. | filip.rabiega@gmail.com |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | tabbed.c | 2 |
@@ -771,8 +771,6 @@ unmapnotify(const XEvent *e) { if((c = getclient(ev->window))) unmanage(c); - else if(ev->window == win) - running = False; } void |