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 : tabbed.git | |
| tab interface for application supporting Xembed |
| aboutsummaryrefslogtreecommitdiffstats |
| -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 |