Wmfs: Remove confuse.h include.

This commit is contained in:
Martin Duquesnoy 2009-08-24 20:25:29 +02:00
parent 949148c072
commit 9919a61bc9
2 changed files with 24 additions and 25 deletions

View File

@ -45,7 +45,6 @@
#include <sys/select.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <confuse.h>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <X11/cursorfont.h>