aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/DriveLoop.h
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/DriveLoop.h')
-rw-r--r--Transceiver52M/DriveLoop.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Transceiver52M/DriveLoop.h b/Transceiver52M/DriveLoop.h
index 442d27c..f97bb1d 100644
--- a/Transceiver52M/DriveLoop.h
+++ b/Transceiver52M/DriveLoop.h
@@ -73,9 +73,6 @@ private:
void unModulateVector(signalVector wVector);
#endif
- /** modulate and add a burst to the transmit queue */
- void addRadioVector(BitVector &burst, int RSSI, GSM::Time &wTime);
-
/** Push modulated burst into transmit FIFO corresponding to a particular timestamp */
void pushRadioVector(GSM::Time &nowTime);