diff options
Diffstat (limited to 'audio/control.c')
-rw-r--r-- | audio/control.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/control.c b/audio/control.c index 861241b5..63612f4a 100644 --- a/audio/control.c +++ b/audio/control.c @@ -988,7 +988,6 @@ int avrcp_init(DBusConnection *conn, GKeyFile *config) if (avctp_server) return 0; - tmp = g_key_file_get_boolean(config, "General", "Master", &err); if (err) { |