[gobject-introspection] Remove TAG_TRANSFER
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Remove TAG_TRANSFER
- Date: Thu, 23 Sep 2010 20:52:34 +0000 (UTC)
commit 18fdb1c5d3df8158fdf025a15f2dba18b61aa9cb
Author: Johan Dahlin <johan gnome org>
Date: Thu Sep 23 17:52:26 2010 -0300
Remove TAG_TRANSFER
giscanner/annotationparser.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/giscanner/annotationparser.py b/giscanner/annotationparser.py
index 0443553..376919d 100644
--- a/giscanner/annotationparser.py
+++ b/giscanner/annotationparser.py
@@ -36,7 +36,6 @@ TAG_RETURNS = 'returns'
TAG_ATTRIBUTES = 'attributes'
TAG_RENAME_TO = 'rename to'
TAG_TYPE = 'type'
-TAG_TRANSFER = 'transfer'
TAG_UNREF_FUNC = 'unref func'
TAG_REF_FUNC = 'ref func'
TAG_SET_VALUE_FUNC = 'set value func'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]