Remove unused function
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
abc6c7d2b3
commit
ea8de175a7
@ -26,11 +26,6 @@
|
||||
|
||||
QList<QBluetoothUuid> registeredUuids;
|
||||
|
||||
static QBluetoothUuid getBtUuid()
|
||||
{
|
||||
return registeredUuids.first();
|
||||
}
|
||||
|
||||
void addBtUuid(QBluetoothUuid uuid)
|
||||
{
|
||||
registeredUuids << uuid;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user