fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/38682?usp=email )


Change subject: s1ap_proxy: do not expose {en,de}code_pdu() API
......................................................................

s1ap_proxy: do not expose {en,de}code_pdu() API

Change-Id: Ifb9f5c1991c31b5383c46e149286f8eb99a778a5
---
M src/s1ap_proxy.erl
1 file changed, 1 insertion(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-s1gw 
refs/changes/82/38682/1

diff --git a/src/s1ap_proxy.erl b/src/s1ap_proxy.erl
index 17ae7d4..62c3bf2 100644
--- a/src/s1ap_proxy.erl
+++ b/src/s1ap_proxy.erl
@@ -37,9 +37,7 @@
 -export([init/0,
          deinit/1,
          process_pdu/2,
-         handle_exit/2,
-         encode_pdu/1,
-         decode_pdu/1]).
+         handle_exit/2]).

 -include_lib("kernel/include/logger.hrl").


--
To view, visit https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/38682?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: Ifb9f5c1991c31b5383c46e149286f8eb99a778a5
Gerrit-Change-Number: 38682
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>

Reply via email to