<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16979">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">xua_asp_fsm.c: Drop unused defines<br><br>Those values (except for XUA_T_ACK_SEC) are not used at all, and anyway<br>they already exist as timers in osmo_sccp_timer_defaults (sccp_scoc.c).<br><br>Change-Id: Id5902e809e02b2651e381cd58ef97b77c1143dc2<br>---<br>M src/xua_asp_fsm.c<br>1 file changed, 0 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/79/16979/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/xua_asp_fsm.c b/src/xua_asp_fsm.c</span><br><span>index 6bab96b..c8dcac6 100644</span><br><span>--- a/src/xua_asp_fsm.c</span><br><span>+++ b/src/xua_asp_fsm.c</span><br><span>@@ -40,12 +40,7 @@</span><br><span>  */</span><br><span> </span><br><span> /* According to RFC3868 Section 8 */</span><br><span style="color: hsl(0, 100%, 40%);">-#define XUA_T_A_SEC 2</span><br><span style="color: hsl(0, 100%, 40%);">-#define XUA_T_R_SEC    2</span><br><span> #define XUA_T_ACK_SEC      2</span><br><span style="color: hsl(0, 100%, 40%);">-#define XUA_T_BEAT_SEC 30</span><br><span style="color: hsl(0, 100%, 40%);">-#define SUA_T_IAS_SEC (7*60)          /* SUA only */</span><br><span style="color: hsl(0, 100%, 40%);">-#define SUA_T_IAR_SEC     (15*60)         /* SUA only */</span><br><span> </span><br><span> static const struct value_string xua_asp_event_names[] = {</span><br><span>     { XUA_ASP_E_M_ASP_UP_REQ,       "M-ASP_UP.req" },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16979">change 16979</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16979"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id5902e809e02b2651e381cd58ef97b77c1143dc2 </div>
<div style="display:none"> Gerrit-Change-Number: 16979 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>