diff options
Diffstat (limited to 'core/qt-ble.h')
-rw-r--r-- | core/qt-ble.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/qt-ble.h b/core/qt-ble.h index 34c726bb2..6f63870a6 100644 --- a/core/qt-ble.h +++ b/core/qt-ble.h @@ -36,7 +36,6 @@ private: QLowEnergyController *controller = nullptr; QList<QByteArray> receivedPackets; - QEventLoop waitForPacket; bool isCharacteristicWritten; dc_user_device_t *device; |