diff options
| author | Ted Gould <ted@gould.cx> | 2011-02-18 12:54:09 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2011-02-18 12:54:09 -0600 |
| commit | 92029bc783017bec46a862ae79d72076157ac38f (patch) | |
| tree | 5cd21774ca4416d4858bea14b659eb4f4d8d9d5d /tests/json-loader.c | |
| parent | bcedc26848a0fe4f2f67a129d34976f69eb03fdf (diff) | |
| parent | 87703b408d42ce97b5a64142b0c33951d366890a (diff) | |
| download | libdbusmenu-92029bc783017bec46a862ae79d72076157ac38f.tar.gz libdbusmenu-92029bc783017bec46a862ae79d72076157ac38f.tar.bz2 libdbusmenu-92029bc783017bec46a862ae79d72076157ac38f.zip | |
Updating to trunk
Diffstat (limited to 'tests/json-loader.c')
| -rw-r--r-- | tests/json-loader.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/json-loader.c b/tests/json-loader.c index 14e90e0..36157dc 100644 --- a/tests/json-loader.c +++ b/tests/json-loader.c @@ -109,7 +109,6 @@ set_props (DbusmenuMenuitem * mi, JsonObject * node) if (variant != NULL) { dbusmenu_menuitem_property_set_variant(mi, member, variant); - g_variant_unref(variant); } } |
