Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
removed ungrabkeys again (because of sander's mail)
[dwm.git]
/
main.c
diff --git
a/main.c
b/main.c
index
228228b
..
16ebbae
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-22,7
+22,6
@@
static Bool otherwm;
static void
cleanup()
{
- ungrabkeys();
while(sel) {
resize(sel, True, TopLeft);
unmanage(sel);