From affa5a5ebfdba54a926c62c6ff4af9a76022d5bb Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Mon, 15 Jun 2015 16:58:54 +0200 Subject: Remove QNX/BlackBerry implementation for QtBluetooth [ChangeLog][QtBluetooth][Platform Specific Changes] Removed support for Blackberry 10. Change-Id: I431c4f34bb10aa3668542df7a8b3403b61bf4705 Reviewed-by: Rafael Roquetto Reviewed-by: Lars Knoll --- src/bluetooth/qbluetooth.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/bluetooth/qbluetooth.cpp') diff --git a/src/bluetooth/qbluetooth.cpp b/src/bluetooth/qbluetooth.cpp index cea63a34..7a1f42ea 100644 --- a/src/bluetooth/qbluetooth.cpp +++ b/src/bluetooth/qbluetooth.cpp @@ -80,6 +80,5 @@ namespace QBluetooth { Q_LOGGING_CATEGORY(QT_BT, "qt.bluetooth") Q_LOGGING_CATEGORY(QT_BT_ANDROID, "qt.bluetooth.android") Q_LOGGING_CATEGORY(QT_BT_BLUEZ, "qt.bluetooth.bluez") -Q_LOGGING_CATEGORY(QT_BT_QNX, "qt.bluetooth.qnx") QT_END_NAMESPACE -- cgit v1.2.3