Remove a couple of invalid annotations
This commit is contained in:
parent
7a6db1f8c5
commit
8cb1a6dad8
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue