summaryrefslogtreecommitdiff
path: root/android/hal-health.c
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2014-06-16 10:57:52 +0300
committerSzymon Janc <szymon.janc@gmail.com>2014-06-18 00:05:41 +0200
commita4f7b1401664ad04b65e50c09f8ed9ad747721ff (patch)
treec1f84c95e5955b2baa1fb02e34af3c1be71d5273 /android/hal-health.c
parent6bab8b0b88e7e64f770b1d92073b1f54e3d4b66f (diff)
downloadbluez-a4f7b1401664ad04b65e50c09f8ed9ad747721ff.tar.gz
android/hal-health: trivial: Remove empty line
Diffstat (limited to 'android/hal-health.c')
-rw-r--r--android/hal-health.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/hal-health.c b/android/hal-health.c
index e440ef2f7..ac6e87fe7 100644
--- a/android/hal-health.c
+++ b/android/hal-health.c
@@ -143,7 +143,6 @@ static bt_status_t register_application(bthl_reg_param_t *reg, int *app_id)
if (status != BT_STATUS_SUCCESS)
return status;
-
}
*app_id = rsp.app_id;