aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound-service-dbus.c')
-rw-r--r--src/sound-service-dbus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound-service-dbus.c b/src/sound-service-dbus.c
index 0fc2f50..f29fab4 100644
--- a/src/sound-service-dbus.c
+++ b/src/sound-service-dbus.c
@@ -458,7 +458,6 @@ static gboolean sound_service_dbus_blacklist_player (SoundServiceDbus* self,
g_variant_builder_add (builder, "s", player_name);
}
else{
- //g_variant_builder_clear (builder);
gboolean present = FALSE;
g_variant_get (the_black_list, "as", &iter);