aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/osmo-trx.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-01-09 15:00:11 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-01-09 15:26:50 +0100
commitde1685f6d7f169225bba4d1dd5fd767c5ff93b82 (patch)
tree3c87a43bc392630103f68634518adc36d2c91368 /Transceiver52M/osmo-trx.cpp
parentf3837d26f9856e3989c2916c8f64a030f050c001 (diff)
Drop use of ConfigurationTable gConfig
After latest changes, it is not being used anymore. Change-Id: I43a49aee94e3239194ad9742fb6374324acac0de
Diffstat (limited to 'Transceiver52M/osmo-trx.cpp')
-rw-r--r--Transceiver52M/osmo-trx.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Transceiver52M/osmo-trx.cpp b/Transceiver52M/osmo-trx.cpp
index 3f72fb7..44da638 100644
--- a/Transceiver52M/osmo-trx.cpp
+++ b/Transceiver52M/osmo-trx.cpp
@@ -31,7 +31,6 @@
#include <GSMCommon.h>
#include <Logger.h>
-#include <Configuration.h>
extern "C" {
#include "convolve.h"
@@ -82,8 +81,6 @@ struct trx_config {
int sched_rr;
};
-ConfigurationTable gConfig;
-
volatile bool gshutdown = false;
/* Setup configuration values