mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Remove nonexisting API from the headers
I couldn't find any trace of g_application_run_with_arguments.
This commit is contained in:
parent
727c2a58c2
commit
d10a04b533
@ -159,8 +159,6 @@ void g_application_open (GApplic
|
||||
int g_application_run (GApplication *application,
|
||||
int argc,
|
||||
char **argv);
|
||||
int g_application_run_with_arguments (GApplication *application,
|
||||
GVariant *arguments);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user