From 8968b48643686683046a0af403178960f8baf9ed Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 12 Dec 2014 15:17:02 +0100 Subject: sysmobts: Remove unused global variables We do not need to have these variables anymore. Just remove them. --- src/osmo-bts-sysmo/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/osmo-bts-sysmo/main.c') diff --git a/src/osmo-bts-sysmo/main.c b/src/osmo-bts-sysmo/main.c index 90df03bf..1150310c 100644 --- a/src/osmo-bts-sysmo/main.c +++ b/src/osmo-bts-sysmo/main.c @@ -56,8 +56,6 @@ #include "hw_misc.h" #include "oml_router.h" -/* FIXME: read from real hardware */ -const uint8_t abis_mac[6] = { 0,1,2,3,4,5 }; int pcu_direct = 0; static const char *config_file = "osmo-bts.cfg"; -- cgit v1.2.3