ecore_drm: Removed unwanted FIXME line.

Summary: Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1520
This commit is contained in:
Srivardhan Hebbar 2014-10-06 08:41:38 -04:00 committed by Chris Michael
parent 56f3d4cadf
commit dee101b08f
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@
extern int _ecore_drm_log_dom;
/* FIXME: Get slots from evdev device */
#define EVDEV_MAX_SLOTS 32
#define ERR(...) EINA_LOG_DOM_ERR(_ecore_drm_log_dom, __VA_ARGS__)