Harald Welte has submitted this change and it was merged.

Change subject: sccp_helpers.h: remove duplicate declaration of 
osmo_sccp_make_addr_pc_ssn()
......................................................................


sccp_helpers.h: remove duplicate declaration of osmo_sccp_make_addr_pc_ssn()

Change-Id: Ifbb03de3df3b9bac86fb97dfc8e81e99fc172292
---
M include/osmocom/sigtran/sccp_helpers.h
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/sigtran/sccp_helpers.h 
b/include/osmocom/sigtran/sccp_helpers.h
index bbd0364..ecf583e 100644
--- a/include/osmocom/sigtran/sccp_helpers.h
+++ b/include/osmocom/sigtran/sccp_helpers.h
@@ -4,8 +4,6 @@
 #include <osmocom/core/msgb.h>
 #include <osmocom/sigtran/sccp_sap.h>
 
-void osmo_sccp_make_addr_pc_ssn(struct osmo_sccp_addr *addr, uint32_t pc, 
uint32_t ssn);
-
 int osmo_sccp_tx_unitdata(struct osmo_sccp_user *scu,
                          const struct osmo_sccp_addr *calling_addr,
                          const struct osmo_sccp_addr *called_addr,

-- 
To view, visit https://gerrit.osmocom.org/3086
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifbb03de3df3b9bac86fb97dfc8e81e99fc172292
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to