From ea8de175a74fd62117f0a543fb722b2c4d179901 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 26 Aug 2017 12:19:48 -0700 Subject: Remove unused function Signed-off-by: Dirk Hohndel --- core/qtserialbluetooth.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/core/qtserialbluetooth.cpp b/core/qtserialbluetooth.cpp index 63fbbd4d2..ca721d78c 100644 --- a/core/qtserialbluetooth.cpp +++ b/core/qtserialbluetooth.cpp @@ -26,11 +26,6 @@ QList registeredUuids; -static QBluetoothUuid getBtUuid() -{ - return registeredUuids.first(); -} - void addBtUuid(QBluetoothUuid uuid) { registeredUuids << uuid; -- cgit v1.2.3-70-g09d2