From 9199f4d8170fd73479c8f407c446c6dbe1c0416b Mon Sep 17 00:00:00 2001 From: SooChan Lim Date: Fri, 15 Sep 2017 18:47:49 +0900 Subject: [PATCH] remove ecore_drm.h file Change-Id: I6b97cde54849b5bbeb0c8d536f0901d301669cfd --- src/bin/e_comp_wl_video_buffer.c | 1 - src/bin/e_dpms.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/bin/e_comp_wl_video_buffer.c b/src/bin/e_comp_wl_video_buffer.c index 7767db5..d1a1075 100644 --- a/src/bin/e_comp_wl_video_buffer.c +++ b/src/bin/e_comp_wl_video_buffer.c @@ -4,7 +4,6 @@ #include "e.h" #include -#include #include #include diff --git a/src/bin/e_dpms.h b/src/bin/e_dpms.h index a64277c..e61b4d9 100644 --- a/src/bin/e_dpms.h +++ b/src/bin/e_dpms.h @@ -4,8 +4,6 @@ #ifndef E_DPMS_H #define E_DPMS_H -#include - EINTERN int e_dpms_init(void); EINTERN int e_dpms_shutdown(void); -- 2.7.4