removed unnecessary crap

This commit is contained in:
Anselm R. Garbe
2006-07-13 01:30:55 +02:00
parent da2bbd371c
commit 8b59083eb1
15 changed files with 94 additions and 784 deletions

5
draw.c
View File

@ -6,8 +6,9 @@
#include <stdio.h>
#include <string.h>
#include "draw.h"
#include "util.h"
#include <X11/Xlocale.h>
#include "wm.h"
static void
drawborder(Display *dpy, Brush *b)