elementary: remove an unused variable.

devs/bu5hm4n/collectionview
Hermet Park 4 years ago
parent 31d0d1ffd3
commit 53854e1f2d
  1. 2
      src/benchmarks/elementary/collection.c

@ -89,8 +89,6 @@ _build_list(int items)
static void
_build_grid(int items)
{
Eo *list;
collection = efl_add(EFL_UI_GRID_CLASS, win);
efl_content_set(win, collection);

Loading…
Cancel
Save