OSDN Git Service

android: Remove bogus error log
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 11:57:47 +0000 (14:57 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 11:57:47 +0000 (14:57 +0300)
android/main.c

index 256b83b..de232ea 100644 (file)
@@ -103,8 +103,6 @@ static void mgmt_index_added_event(uint16_t index, uint16_t length,
 
        adapter_index = index;
         bt_adapter_init(index, mgmt_if, adapter_ready);
-
-       error("Failed to read adapter info for index %u", index);
 }
 
 static void mgmt_index_removed_event(uint16_t index, uint16_t length,