aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterface.h
diff options
context:
space:
mode:
authorThomas Tsou <tom@tsou.cc>2013-11-15 16:13:59 -0500
committerThomas Tsou <tom@tsou.cc>2013-11-15 23:35:07 -0500
commit477b77c558d3294cd3170fcea04ebe98a11465d9 (patch)
tree263e40a4e99448ad377e3b2ca305dbfca6f70540 /Transceiver52M/radioInterface.h
parentd3fccea05fba7cb89bd467ccbfca63404507395a (diff)
Transceiver52M: Remove unused code
This includes unknown and unused variables, functions, and non-relevant documentation. Signed-off-by: Thomas Tsou <tom@tsou.cc>
Diffstat (limited to 'Transceiver52M/radioInterface.h')
-rw-r--r--Transceiver52M/radioInterface.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Transceiver52M/radioInterface.h b/Transceiver52M/radioInterface.h
index b3f6b15..b88fe6b 100644
--- a/Transceiver52M/radioInterface.h
+++ b/Transceiver52M/radioInterface.h
@@ -59,10 +59,6 @@ protected:
bool mOn; ///< indicates radio is on
- bool loadTest;
- int mNumARFCNs;
- signalVector *finalVec, *finalVec9;
-
private:
/** format samples to USRP */