This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/16938 )
Change subject: msc/signal.h: remove unused (since the NiTB split up) signals
......................................................................
msc/signal.h: remove unused (since the NiTB split up) signals
Change-Id: I3848d0db3c62de7613f609ad632641eb54453817
---
M include/osmocom/msc/signal.h
1 file changed, 0 insertions(+), 9 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/include/osmocom/msc/signal.h b/include/osmocom/msc/signal.h
index c7f8991..9153131 100644
--- a/include/osmocom/msc/signal.h
+++ b/include/osmocom/msc/signal.h
@@ -70,15 +70,6 @@
S_SCALL_DETACHED,
};
-/* SS_IPAC_NWL signals */
-enum signal_ipaccess {
- S_IPAC_NWL_COMPLETE,
-};
-
-enum signal_global {
- S_GLOBAL_BTS_CLOSE_OM,
-};
-
struct paging_signal_data {
struct vlr_subscr *vsub;
struct msc_a *msc_a;
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/16938
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I3848d0db3c62de7613f609ad632641eb54453817
Gerrit-Change-Number: 16938
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200120/77820b19/attachment.htm>