aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-03-14 16:52:42 +0100
committerdexter <pmaier@sysmocom.de>2019-03-18 08:06:12 +0000
commitf748c4530c357364bc7c35a64d57d75e4506942d (patch)
tree8a9deb618b5b8b633ddb78077dbf240de4c3011d /src/osmo-bts-oc2g
parentb509023d3467592330b8541d6c12fcd81649904b (diff)
oc2g: remove unused define constant FACTORY_ROM_PATH
Diffstat (limited to 'src/osmo-bts-oc2g')
-rw-r--r--src/osmo-bts-oc2g/misc/oc2gbts_par.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osmo-bts-oc2g/misc/oc2gbts_par.h b/src/osmo-bts-oc2g/misc/oc2gbts_par.h
index 588a3c32..0bdbed9d 100644
--- a/src/osmo-bts-oc2g/misc/oc2gbts_par.h
+++ b/src/osmo-bts-oc2g/misc/oc2gbts_par.h
@@ -3,7 +3,6 @@
#include <osmocom/core/utils.h>
-#define FACTORY_ROM_PATH "/mnt/rom/factory"
#define USER_ROM_PATH "/var/run/oc2gbts-mgr"
#define UPTIME_TMP_PATH "/tmp/uptime"