Ecore_X: Remove fixme comment (correct as it sits).

SVN revision: 61722
This commit is contained in:
Christopher Michael 2011-07-26 02:21:59 +00:00
parent 00e0fe6dbe
commit 4dcd5b1a7e
1 changed files with 0 additions and 2 deletions

View File

@ -2077,8 +2077,6 @@ _ecore_xcb_event_handle_generic_event(xcb_generic_event_t *event)
e->evtype = ev->event_type;
/* FIXME: e->extension check may need to be against xcb_input_id
* NB: Have to test this */
if (e->extension == _ecore_xcb_event_input)
_ecore_xcb_event_handle_input_event(event);