From a4f7b1401664ad04b65e50c09f8ed9ad747721ff Mon Sep 17 00:00:00 2001 From: Andrei Emeltchenko Date: Mon, 16 Jun 2014 10:57:52 +0300 Subject: [PATCH] android/hal-health: trivial: Remove empty line --- android/hal-health.c | 1 - 1 file changed, 1 deletion(-) 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; -- 2.47.3