Remove the incorrect coverage exception 19/231419/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 22 Apr 2020 02:10:05 +0000 (11:10 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 22 Apr 2020 02:10:05 +0000 (11:10 +0900)
Change-Id: I8a30d6321ab9f81a8409caaad4bdf444fe770657
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bluetooth-audio.c

index e418fbc..ae78e18 100644 (file)
@@ -566,7 +566,6 @@ int bt_ag_unset_speaker_gain_changed_cb(void)
                _bt_unset_cb(BT_EVENT_AG_SPEAKER_GAIN_CHANGE);
        return BT_ERROR_NONE;
 }
-/* LCOV_EXCL_STOP */
 
 int bt_ag_get_battery_level(const char *remote_address, unsigned int *level)
 {