dwm.h
changeset 596 16ec97b95b4f
parent 585 83807f4d18e9
child 630 264f02dd2ad0
--- a/dwm.h	Thu Nov 30 15:51:26 2006 +0100
+++ b/dwm.h	Thu Nov 30 17:01:39 2006 +0100
@@ -168,5 +168,4 @@
 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 */