devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=dee101b08faf0cf5677c1bd92e79f953a5255aa6

commit dee101b08faf0cf5677c1bd92e79f953a5255aa6
Author: Srivardhan Hebbar <sri.heb...@samsung.com>
Date:   Mon Oct 6 08:41:38 2014 -0400

    ecore_drm: Removed unwanted FIXME line.
    
    Summary: Signed-off-by: Srivardhan Hebbar <sri.heb...@samsung.com>
    
    Reviewers: devilhorns
    
    Reviewed By: devilhorns
    
    Subscribers: cedric
    
    Differential Revision: https://phab.enlightenment.org/D1520
---
 src/lib/ecore_drm/ecore_drm_private.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/ecore_drm/ecore_drm_private.h 
b/src/lib/ecore_drm/ecore_drm_private.h
index da84614..4441c7e 100644
--- a/src/lib/ecore_drm/ecore_drm_private.h
+++ b/src/lib/ecore_drm/ecore_drm_private.h
@@ -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__)

-- 


Reply via email to