edje_load: just remove unreachable code

This commit is contained in:
WooHyun Jung 2020-02-14 10:57:22 +09:00
parent fe7a7fa3af
commit ac85816283
1 changed files with 0 additions and 1 deletions

View File

@ -1374,7 +1374,6 @@ _edje_object_file_set_internal(Evas_Object *obj, const Eina_File *file, const ch
default:
/* This list should only be filled by group, box or table, nothing else. */
abort();
continue;
}
while (source)