X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=float.h;fp=float.h;h=0000000000000000000000000000000000000000;hb=0937cc78bf5d8855dcd757b18e10c7dd49e7a1ab;hp=6acbe64d964be36bb4b050a44862cd4c57c6b8b6;hpb=f6e41b0bc3a00a2c48a996e2da4ad84be9a719f7;p=dwm.git diff --git a/float.h b/float.h deleted file mode 100644 index 6acbe64..0000000 --- a/float.h +++ /dev/null @@ -1,5 +0,0 @@ -/* See LICENSE file for copyright and license details. */ - -/* float.c */ -void floating(void); /* arranges all windows floating */ -void togglemax(const char *arg); /* toggles maximization of floating client */