aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bss.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/bss.h')
-rw-r--r--openbsc/include/openbsc/bss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/bss.h b/openbsc/include/openbsc/bss.h
index 1c6b5c342..49df547a1 100644
--- a/openbsc/include/openbsc/bss.h
+++ b/openbsc/include/openbsc/bss.h
@@ -13,7 +13,6 @@ extern int bts_init(void);
extern int bts_model_bs11_init(void);
extern int bts_model_rbs2k_init(void);
extern int bts_model_nanobts_init(void);
-extern int bts_model_hslfemto_init(void);
extern int bts_model_nokia_site_init(void);
extern int bts_model_sysmobts_init(void);
#endif