Revert "workaround for a weird ecore-con crash"

This reverts commit c751a220d6.
This commit is contained in:
discomfitor 2013-12-20 22:04:58 -05:00
parent c751a220d6
commit 0808259eff
1 changed files with 0 additions and 1 deletions

View File

@ -1671,7 +1671,6 @@ _ecore_con_cb_tcp_connect(void *data,
const char *memerr = NULL;
svr = data;
if (!svr) return;
errno = 0;
if (!net_info) /* error message has already been handled */