ecore-drm: Remove FIXME comment

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-03-10 13:38:01 +00:00
parent f667f70db9
commit c0894f4810
1 changed files with 0 additions and 2 deletions

View File

@ -292,8 +292,6 @@ _device_notify_key(Ecore_Drm_Evdev *dev, struct input_event *event, unsigned int
if (!(input = dev->seat->input)) return;
/* FIXME: This will probably need to handle modifiers also */
/* DBG("Key Event"); */
/* DBG("\tCode: %d", event->code); */
/* DBG("\tValue: %d", event->value); */