remove unnecessary header include from ecore-con test

This commit is contained in:
Mike Blumenkrantz 2014-07-28 09:14:54 -04:00
parent 5cc18bfd5a
commit 662c726652
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
# include <config.h>
#endif
#include <Ecore_Con.h>
#include "ecore_suite.h"
#include <stdio.h>