about summary refs log tree commit diff stats
path: root/wm.h
diff options
context:
space:
mode:
Diffstat (limited to 'wm.h')
-rw-r--r--wm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wm.h b/wm.h
index 038078f..c4d65ea 100644
--- a/wm.h
+++ b/wm.h
@@ -55,7 +55,7 @@ extern void (*handler[LASTEvent]) (XEvent *);
 
 extern int screen, sel_screen;
 extern unsigned int lock_mask, numlock_mask;
-extern char *bartext, *shell;
+extern char *bartext;
 
 extern Brush brush;
 
em and whiskers fiction' href='/runxiyu/www/commit/article/dream-of-the-whisker.html?id=c97f77d2550e8b6fb24209fc6e8961d4bda76be1'>c97f77d ^
503607d ^
0ad160d ^
c97f77d ^


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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56