Don't limit search engines shown in completion popup
This commit is contained in:
parent
912637025c
commit
a205df3970
1 changed files with 0 additions and 2 deletions
|
@ -505,8 +505,6 @@ midori_location_action_popup_timeout_cb (gpointer data)
|
|||
g_free (uri);
|
||||
g_free (title);
|
||||
i++;
|
||||
if (i > 4)
|
||||
break;
|
||||
}
|
||||
searches += i;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue