Remove a couple of invalid annotations

This commit is contained in:
JosephMcc 2016-12-26 11:44:21 -08:00
parent 7a6db1f8c5
commit 8cb1a6dad8
1 changed files with 1 additions and 3 deletions

View File

@ -310,8 +310,6 @@ load_uri_list (XedWindow *window,
* @line_pos: * @line_pos:
* *
* Do nothing if uri does not exist * Do nothing if uri does not exist
*
* Returns: (transfer container):
*/ */
void void
xed_commands_load_uri (XedWindow *window, xed_commands_load_uri (XedWindow *window,
@ -343,7 +341,7 @@ xed_commands_load_uri (XedWindow *window,
* *
* Ignore non-existing URIs * Ignore non-existing URIs
* *
* Returns: (transfer container): * Returns:
*/ */
gint gint
xed_commands_load_uris (XedWindow *window, xed_commands_load_uris (XedWindow *window,