[glib] Remove nonexisting API from the headers
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Remove nonexisting API from the headers
- Date: Mon, 25 Oct 2010 12:34:50 +0000 (UTC)
commit d10a04b5330c6c4ef23a4e7871c8ced0c8343250
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Oct 25 08:34:00 2010 -0400
Remove nonexisting API from the headers
I couldn't find any trace of g_application_run_with_arguments.
gio/gapplication.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gio/gapplication.h b/gio/gapplication.h
index f19ac72..8a28e93 100644
--- a/gio/gapplication.h
+++ b/gio/gapplication.h
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]