Signed-off-by: Chris Michael <devilhorns@comcast.net>
This commit is contained in:
Chris Michael 2013-06-17 23:19:41 +01:00
parent 09376dae70
commit db37405ef8
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,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;