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 : test.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| 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 |