[searchbar] indentation
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Thu, 2 Sep 2010 06:27:35 +0000 (15:27 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Thu, 2 Sep 2010 06:27:35 +0000 (15:27 +0900)
src/lib/elm_searchbar.c

index 96c8df2..d80bcba 100644 (file)
@@ -106,7 +106,6 @@ static void _cancel_clicked(void *data, Evas_Object *obj, const char *emission,
    else
      edje_object_signal_emit(wd->base, "CANCELHIDE", "PROG");
 
-
    const char* text;
    text = elm_entry_entry_get(elm_editfield_entry_get(wd->eb));
    if (text != NULL && strlen(text) > 0)