Fix formatting.

Remove call to display_dispatch (not needed here during init).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
This commit is contained in:
Christopher Michael 2013-03-05 09:17:27 +00:00 committed by Chris Michael
parent 31ec0c4d7b
commit abd79fff9b
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ _ecore_wl_cb_handle_data(void *data, Ecore_Fd_Handler *hdl)
Ecore_Wl_Display *ewd;
int ret;
/* LOGFN(__FILE__, __LINE__, __FUNCTION__); */
LOGFN(__FILE__, __LINE__, __FUNCTION__);
if (!(ewd = data)) return ECORE_CALLBACK_RENEW;