about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--dwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm.h b/dwm.h
index 2f3ce74..2def8f2 100644
--- a/dwm.h
+++ b/dwm.h
@@ -168,5 +168,4 @@ extern void togglefloat(Arg *arg);		/* toggles focusesd client between floating/
 extern void togglemode(Arg *arg);		/* toggles global arrange function (dotile/dofloat) */
 extern void toggleview(Arg *arg);		/* toggles the tag with arg's index (in)visible */
 extern void view(Arg *arg);			/* views the tag with arg's index */
-extern void viewall(Arg *arg);			/* views all tags, arg is ignored */
 extern void zoom(Arg *arg);			/* zooms the focused client to master area, arg is ignored */
rtik.com> 2015-01-02 18:20:18 -0800 497 - strengthen the concept of 'space'' href='/akkartik/mu/commit/counters.mu?h=main&id=d1c12218229989dc9a6e15b0190ae0ca05ecb20f'>d1c12218 ^
b0bf5321 ^
77d5b5d6 ^
1ae2ff1c ^
b0bf5321 ^
b7830945 ^
b96af395 ^
d1c12218 ^
1ead3562 ^
77d5b5d6 ^
b96af395 ^
b0bf5321 ^
b96af395 ^
b0bf5321 ^
b96af395 ^
ce87c19e ^


b96af395 ^
1ead3562 ^
d2244a2f ^
1ead3562 ^
b96af395 ^
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