ecore wl2 - remove warning with unused goto label

This commit is contained in:
Carsten Haitzler 2016-05-18 01:05:20 +09:00
parent 43661180f7
commit 9e04c6824f
1 changed files with 0 additions and 1 deletions

View File

@ -689,7 +689,6 @@ connect_err:
free(ewd);
return NULL;
name_err:
if (hash_create)
{
eina_hash_free(_client_displays);