[glib] win32: hide g_win32_app_info_get_type()
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] win32: hide g_win32_app_info_get_type()
- Date: Mon, 14 Jan 2013 16:20:08 +0000 (UTC)
commit 456d6bb3e14402df58d26c64dadb5317dbf065e6
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Jan 14 11:17:52 2013 -0500
win32: hide g_win32_app_info_get_type()
This was in a private header file and was never part of the public ABI.
Hide it again.
Caught by Dieter Verfaillie.
gio/gwin32appinfo.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gio/gwin32appinfo.h b/gio/gwin32appinfo.h
index be01152..c07ee30 100644
--- a/gio/gwin32appinfo.h
+++ b/gio/gwin32appinfo.h
@@ -42,7 +42,6 @@ struct _GWin32AppInfoClass
GObjectClass parent_class;
};
-GLIB_AVAILABLE_IN_ALL
GType g_win32_app_info_get_type (void) G_GNUC_CONST;
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]