diff options
Diffstat (limited to 'core/btdiscovery.h')
-rw-r--r-- | core/btdiscovery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/btdiscovery.h b/core/btdiscovery.h index 0bf2ca448..1432df260 100644 --- a/core/btdiscovery.h +++ b/core/btdiscovery.h @@ -44,7 +44,6 @@ public: void getBluetoothDevices(); #endif QList<btVendorProduct> getBtDcs(); - QList<btVendorProduct> getBtAllDevices(); #endif private: static BTDiscovery *m_instance; |