mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-18 01:25:35 +00:00
sip-origin: Remove unused variable
This commit is contained in:
parent
0106f43715
commit
65556efe93
1 changed files with 0 additions and 1 deletions
|
@ -1040,7 +1040,6 @@ static CallsSipHandles *
|
|||
setup_sip_handles (CallsSipOrigin *self)
|
||||
{
|
||||
CallsSipHandles *oper;
|
||||
g_autofree char *registrar_url = NULL;
|
||||
|
||||
g_assert (CALLS_IS_SIP_ORIGIN (self));
|
||||
|
||||
|
|
Loading…
Reference in a new issue