diff --git a/legacy/elementary/src/bin/test_list.c b/legacy/elementary/src/bin/test_list.c index 95d7aa6997..7c9a27e72d 100644 --- a/legacy/elementary/src/bin/test_list.c +++ b/legacy/elementary/src/bin/test_list.c @@ -1230,7 +1230,6 @@ test_list7(void *data EINA_UNUSED, evas_object_show(win); } -static const unsigned _list_focus_objects = 5; static const char *_list_focus_names[] = {"None", "Square", "Button", "Check", "Box"}; static const int _list_focus_combo[] = { 1, 0, 2, 33, 43, 44, 10, 30, 22, 11, 10, -1 };