eina: removing more dead code that expect strange int.

CID 1039941.
This commit is contained in:
Cedric BAIL 2014-06-05 03:29:16 +02:00
parent 74121c14cd
commit 344690554a
1 changed files with 0 additions and 2 deletions

View File

@ -656,8 +656,6 @@ eina_inlist_sorted_insert(Eina_Inlist *list,
else else
break; break;
} }
else
break;
} }
if (cmp <= 0) if (cmp <= 0)