JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed viewall signature from dwm.h
authorarg@mig29 <unknown>
Thu, 30 Nov 2006 16:01:39 +0000 (17:01 +0100)
committerarg@mig29 <unknown>
Thu, 30 Nov 2006 16:01:39 +0000 (17:01 +0100)
dwm.h

diff --git a/dwm.h b/dwm.h
index 2f3ce74..2def8f2 100644 (file)
--- 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 */