remove dead code

SVN revision: 53973
This commit is contained in:
Mike Blumenkrantz 2010-10-28 18:24:22 +00:00
parent 454f896043
commit 446c27ac31
1 changed files with 0 additions and 1 deletions

View File

@ -2191,7 +2191,6 @@ _ecore_con_svr_cl_handler(void *data, Ecore_Fd_Handler *fd_handler)
add = calloc(1, sizeof(Ecore_Con_Event_Client_Add));
if(add)
{
/*cl->event_count++;*/
add->client = cl;
_ecore_con_cl_timer_update(cl);
ecore_event_add(ECORE_CON_EVENT_CLIENT_ADD, add,