remove superfluous ev.h include statements

This commit is contained in:
Oliver Kiddle
2012-09-20 04:01:01 +02:00
committed by Michael Stapelberg
parent e1e898f8e1
commit f7d825062a
4 changed files with 0 additions and 4 deletions

View File

@ -8,7 +8,6 @@
* to i3.
*
*/
#include <ev.h>
#include <stdio.h>
#include <sys/types.h>
#include <stdlib.h>