diff options
Diffstat (limited to 'dwm.c')
| -rw-r--r-- | dwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -482,7 +482,6 @@ void buttonpress(XEvent *e) { unsigned int i, click; - Arg arg = {0}; Client *c; Monitor *m; XButtonPressedEvent *ev = &e->xbutton; |
