Index: sources/bluetooth/BluetoothInterface.h =================================================================== diff -u -r8247dc0f182707a9689f719e2d386e640440c55b -re3cfef345710717229407f105a0cba1bb479b9d5 --- sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision 8247dc0f182707a9689f719e2d386e640440c55b) +++ sources/bluetooth/BluetoothInterface.h (.../BluetoothInterface.h) (revision e3cfef345710717229407f105a0cba1bb479b9d5) @@ -168,7 +168,6 @@ void interpretBloodPressure (const QByteArray &vData); void interpretInformation (); void interpretBattery (const QByteArray &vData); - bool getIsCurrentlyPaired (); signals: void didStateChange (const BluetoothData &vData);