From 26bc2d99ddf24c8f8f9f66e422963bdeefe05bb5 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 21 Sep 2011 17:04:02 +0900 Subject: [PATCH] Remove redundant empty line --- audio/headset.c | 1 - 1 file changed, 1 deletion(-) diff --git a/audio/headset.c b/audio/headset.c index de3fd3e07..67a0f76a1 100644 --- a/audio/headset.c +++ b/audio/headset.c @@ -1514,7 +1514,6 @@ static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data) sdp_list_free(classes, free); - if (sdp_uuid_cmp(&class, &uuid) == 0) break; } -- 2.47.3