From a1d44da04487880d3b034b2d4168eb1d40babc89 Mon Sep 17 00:00:00 2001 From: Andrei Emeltchenko Date: Tue, 24 Jun 2014 15:11:56 +0300 Subject: [PATCH] android/health: trivial: Remove empty line --- android/health.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/health.c b/android/health.c index 361e052b1..a1ae29210 100644 --- a/android/health.c +++ b/android/health.c @@ -1566,7 +1566,6 @@ bool bt_health_register(struct ipc *ipc, const bdaddr_t *addr, uint8_t mode) mcl_disconnected, mcl_uncached, NULL, /* CSP is not used right now */ NULL, &err); - if (!mcap) { error("health: MCAP instance creation failed %s", err->message); g_error_free(err); -- 2.47.3