Evas: Remove useless include

config.h is already included in the private headers, and should be
included first anyways.
This commit is contained in:
Jean-Philippe Andre 2015-08-27 17:14:03 +09:00
parent 3f1d29f1ec
commit b7ce5d9c47
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include "evas_common_private.h"
#include "evas_private.h"
#include "config.h"
#include <stdio.h>
#include <stdlib.h>