summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-08-27 19:41:01 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-08-27 19:41:01 -0500
commit4ebb570ad6c22207db43682df9134f814a38a3c5 (patch)
tree6804418cf4e026bcc3e5705a013c43a13efacaed
parenta81760613cf313073fac9c42cae44901f454a3f4 (diff)
downloadepiphany-4ebb570ad6c22207db43682df9134f814a38a3c5.tar.gz
Add FIXME to be sure I don't forget to bring back the search provider
I might still forget.
-rw-r--r--src/search-provider/ephy-search-provider.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/search-provider/ephy-search-provider.c b/src/search-provider/ephy-search-provider.c
index d8a8d4bab..d61ab0d62 100644
--- a/src/search-provider/ephy-search-provider.c
+++ b/src/search-provider/ephy-search-provider.c
@@ -18,6 +18,8 @@
* along with Epiphany. If not, see <http://www.gnu.org/licenses/>.
*/
+// FIXME FIXME FIXME: Update search provider to work with EphySuggestionModel
+
#include "config.h"
#include "ephy-search-provider.h"