aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/msc/vty.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/msc/vty.h b/include/osmocom/msc/vty.h
index 60a36d7ae..6a55df776 100644
--- a/include/osmocom/msc/vty.h
+++ b/include/osmocom/msc/vty.h
@@ -31,6 +31,4 @@ void msc_vty_init(struct gsm_network *msc_network);
struct gsm_network *gsmnet_from_vty(struct vty *vty);
-extern bool msc_parsing_config_file;
-
#endif