elm_index: delete empty elm_index_common.h

This commit is contained in:
Yakov Goldberg 2015-07-06 18:39:44 +03:00
parent c32e02f013
commit b85de94477
3 changed files with 0 additions and 2 deletions

View File

@ -256,7 +256,6 @@ elm_image_common.h \
elm_image_eo.h \
elm_image_legacy.h \
elm_index.h \
elm_index_common.h \
elm_index_eo.h \
elm_index_legacy.h \
elm_intro.h \

View File

@ -62,7 +62,6 @@
* @{
*/
#include <elm_index_common.h>
#ifdef EFL_EO_API_SUPPORT
#include <elm_index_eo.h>
#endif