genlist : remove useless tabs

SVN revision: 70471
This commit is contained in:
Hyoyoung Chang 2012-04-25 13:37:20 +00:00
parent 22e4c79dbe
commit 78c20c9266
1 changed files with 3 additions and 3 deletions

View File

@ -1572,9 +1572,9 @@ _scr_hold_timer_cb(void *data)
static void
_decorate_item_finished_signal_cb(void *data,
Evas_Object *obj,
const char *emission __UNUSED__,
const char *source __UNUSED__)
Evas_Object *obj,
const char *emission __UNUSED__,
const char *source __UNUSED__)
{
if (!data) return;
if (!obj) return;