aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.h')
-rw-r--r--dwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm.h b/dwm.h
index a1bd1e4..c13179f 100644
--- a/dwm.h
+++ b/dwm.h
@@ -108,7 +108,6 @@ extern unsigned int textw(const char *text);
/* event.c */
extern void grabkeys();
-extern void ungrabkeys();
/* main.c */
extern int getproto(Window w);