aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-msc/iucs_ranap.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/osmo-msc/iucs_ranap.h')
-rw-r--r--openbsc/src/osmo-msc/iucs_ranap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/openbsc/src/osmo-msc/iucs_ranap.h b/openbsc/src/osmo-msc/iucs_ranap.h
deleted file mode 100644
index 0aa1ee95a..000000000
--- a/openbsc/src/osmo-msc/iucs_ranap.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-struct ue_conn_ctx;
-
-int iucs_rx_ranap_event(struct gsm_network *network,
- struct ue_conn_ctx *ue_ctx, int type, void *data);