Remove builtin settings search provider

It is now provided as a remote provider by gnome-control-center.

https://bugzilla.gnome.org/show_bug.cgi?id=690824
This commit is contained in:
Giovanni Campagna
2012-12-28 18:03:13 +01:00
parent 824fbe09c2
commit 3044a6b517
5 changed files with 4 additions and 113 deletions

View File

@@ -60,7 +60,4 @@ GSList *shell_app_system_subsearch (ShellAppSystem *sys
GSList *previous_results,
GSList *terms);
GSList *shell_app_system_search_settings (ShellAppSystem *system,
GSList *terms);
#endif /* __SHELL_APP_SYSTEM_H__ */