aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-12 15:17:02 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-16 15:12:56 +0100
commit8968b48643686683046a0af403178960f8baf9ed (patch)
tree963c44c67b97a45fe0e73a71d4ecf9028d02d31b /tests
parent641a9349317e7b9dec2e38b6cec02a1904267954 (diff)
sysmobts: Remove unused global variables
We do not need to have these variables anymore. Just remove them.
Diffstat (limited to 'tests')
-rw-r--r--tests/stubs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/stubs.c b/tests/stubs.c
index 959f445c..f2540523 100644
--- a/tests/stubs.c
+++ b/tests/stubs.c
@@ -5,8 +5,6 @@
* If we ever want to re-define such a symbol we can make them weak
* here.
*/
-const uint8_t abis_mac[6] = { 0,1,2,3,4,5 };
-const char *software_version = "0815";
int pcu_direct = 0;
int bts_model_chg_adm_state(struct gsm_bts *bts, struct gsm_abis_mo *mo,