diff --git a/audiohandler.h b/audiohandler.h index 19e9c2e..16a0eb0 100644 --- a/audiohandler.h +++ b/audiohandler.h @@ -75,7 +75,6 @@ private: QAudioDeviceInfo deviceInfo; quint16 radioSampleRate; quint8 radioSampleBits; - QTimer* txAudioTimer = Q_NULLPTR; // Send pkt0 packets every 1000ms. };