Fix p2p bug and various warnings
[profile/ivi/neard.git] / src / bluetooth.c
index 60c65e3..9600b2f 100644 (file)
@@ -211,7 +211,7 @@ static void bt_create_paired_device_cb(DBusPendingCall *pending,
                goto cb_done;
        }
 
-       near_info("Pairing done successfully !");
+       DBG("Successful pairing");
 
 cb_done:
        /* task completed - clean memory*/