diff options
Diffstat (limited to 'json-glib')
-rw-r--r-- | json-glib/json-types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/json-glib/json-types.h b/json-glib/json-types.h index 5793179..b95c356 100644 --- a/json-glib/json-types.h +++ b/json-glib/json-types.h @@ -97,7 +97,6 @@ G_BEGIN_DECLS /** * JsonNode: - * @type: the type of node * * A generic container of JSON data types. The contents of the #JsonNode * structure are private and should only be accessed via the provided |