fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/38379?usp=email )
Change subject: diameter: drop unused ?DIA_STATS_* macros
......................................................................
diameter: drop unused ?DIA_STATS_* macros
Change-Id: I923c2442cadd39bb6d1c62d2d522ca2a178240a5
---
M src/osmo_dia2gsup.erl
1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/79/38379/1
diff --git a/src/osmo_dia2gsup.erl b/src/osmo_dia2gsup.erl
index a2a15b4..eab34a3 100644
--- a/src/osmo_dia2gsup.erl
+++ b/src/osmo_dia2gsup.erl
@@ -50,9 +50,6 @@
% Diameter application definitions
--define(DIA_STATS_TAB, iwf_stats).
--define(DIA_STATS_COUNTERS, [event_OK, event_ERR]).
-
-define(SVC_NAME, ?MODULE).
-define(APP_ALIAS, ?MODULE).
-define(CALLBACK_MOD, server_cb).
--
To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/38379?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_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: I923c2442cadd39bb6d1c62d2d522ca2a178240a5
Gerrit-Change-Number: 38379
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>