app-system: remove outdated comment

This parameter was removed before 3.2 but the comment stuck around.
This commit is contained in:
Michael Catanzaro 2013-10-12 10:07:41 -05:00
parent f6010864ea
commit 9291594330

View File

@ -760,9 +760,8 @@ shell_app_system_initial_search (ShellAppSystem *self,
* @terms: (element-type utf8): List of terms, logical AND
*
* Search through a previous result set; for more information, see
* js/ui/search.js. Note the value of @prefs must be
* the same as passed to shell_app_system_initial_search(). Note that returned
* strings are only valid until a return to the main loop.
* js/ui/search.js. Note that returned strings are only valid until
* a return to the main loop.
*
* Returns: (transfer container) (element-type ShellApp): List of application identifiers
*/