Fixes TIVI-670, Bluetooth settings app crashes occasionally
[profile/ivi/bluetooth.git] / src / bluetooth-audio.c
index 59b1c74..53f17d1 100644 (file)
@@ -77,7 +77,7 @@ int bt_audio_initialize(void)
        error = _bt_convert_telephony_error_code(error);
        error = _bt_get_error_code(error);
        if (BT_ERROR_NONE != error) {
-               BT_ERR("[%s] %s(0x%08x)",
+               BT_ERR("%s(0x%08x)",
                        _bt_convert_error_to_string(error), error);
        }
        return error;