[access] return EINA_TRUE if there is a target to give a highlight
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Apr 2013 11:22:41 +0000 (20:22 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Sun, 14 Apr 2013 09:38:14 +0000 (18:38 +0900)
Change-Id: I759e6ee35294ad51b881bf20e497c5925a9823b1

src/lib/elm_access.c

index 3b6430e..a44868e 100644 (file)
@@ -571,7 +571,6 @@ _access_highlight_next_get(Evas_Object *obj, Elm_Focus_Direction dir)
              action_type = type;
 
              _elm_access_highlight_set(target);
-             ret = EINA_FALSE;
 
              action_type = ELM_ACCESS_ACTION_FIRST;
           }