app-system: Remove unused get_settings_tree method

The last use for this is long-gone.

https://bugzilla.gnome.org/show_bug.cgi?id=692483
This commit is contained in:
Jasper St. Pierre
2013-01-24 14:33:50 -05:00
parent 772ae1cae4
commit f2ba49fa35
2 changed files with 0 additions and 13 deletions

View File

@ -60,8 +60,6 @@ GSList *shell_app_system_subsearch (ShellAppSystem *sys
GSList *previous_results,
GSList *terms);
GMenuTree *shell_app_system_get_settings_tree (ShellAppSystem *system);
GSList *shell_app_system_search_settings (ShellAppSystem *system,
GSList *terms);