about summary refs log tree commit diff stats
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 2ec0bf7..a96eec1 100644
--- a/dwm.h
+++ b/dwm.h
@@ -115,7 +115,6 @@ extern void zoom(Arg *arg);			/* zooms the focused client to master area, arg is
 
 /* event.c */
 extern void grabkeys(void);			/* grab all keys defined in config.h */
-extern void procevent(void);			/* process pending X events */
 
 /* main.c */
 extern void drawstatus(void);			/* draw the bar */
commit/cpp/.traces/get?h=main&id=088665eff883b5bc28022800aed27f6af468a4ba'>088665ef ^
decaddb4 ^



6f5d7864 ^
916ae8f5 ^
57699011 ^
6f5d7864 ^
ab9e2eae ^
57699011 ^
6f5d7864 ^
916ae8f5 ^
916ae8f5 ^

ab9e2eae ^


57699011 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28