proclist: newline

This commit is contained in:
Alastair Poole 2021-01-23 15:18:48 +00:00
parent a0de4af983
commit 6f1444af65
1 changed files with 0 additions and 1 deletions

View File

@ -1504,7 +1504,6 @@ _search_key_down_cb(void *data, Evas *e, Evas_Object *obj, void *event_info)
elm_object_text_set(pd->search_entry, "");
text = elm_object_text_get(obj);
if (text)
{
pd->search_keytime = ecore_loop_time_get();