[gobject-introspection] Remove scope notified annotations
- From: Johan Dahlin <johan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Remove scope notified annotations
- Date: Thu, 3 Dec 2009 10:10:59 +0000 (UTC)
commit 1ca6e6f438b2a77c3fe458157723deb29294fdf8
Author: Johan Dahlin <johan gnome org>
Date: Thu Dec 3 08:07:56 2009 -0200
Remove scope notified annotations
It's no longer necessary as the scanner figures out these
by itself
gir/glib-2.0.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 56fb8bb..af57baa 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -26,35 +26,30 @@
/**
* g_idle_add_full:
- * @function: (scope notified):
*
* Rename to: g_idle_add
*/
/**
* g_child_watch_add_full:
- * @function: (scope notified):
*
* Rename to: g_child_watch_add
*/
/**
* g_io_add_watch_full:
- * @function: (scope notified):
*
* Rename to: g_io_add_watch
*/
/**
* g_timeout_add_full:
- * @function: (scope notified):
*
* Rename to: g_timeout_add
*/
/**
* g_timeout_add_seconds_full:
- * @function: (scope notified):
*
* Rename to: g_timeout_add_seconds
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]