aboutsummaryrefslogtreecommitdiff
path: root/tests/json-loader.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-18 12:54:09 -0600
committerTed Gould <ted@gould.cx>2011-02-18 12:54:09 -0600
commit92029bc783017bec46a862ae79d72076157ac38f (patch)
tree5cd21774ca4416d4858bea14b659eb4f4d8d9d5d /tests/json-loader.c
parentbcedc26848a0fe4f2f67a129d34976f69eb03fdf (diff)
parent87703b408d42ce97b5a64142b0c33951d366890a (diff)
downloadlibdbusmenu-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.c1
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);
}
}