mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 04:15:32 +00:00
sip: origin: Remove unused variable
This commit is contained in:
parent
2ea4b8736f
commit
c6c17671e1
1 changed files with 0 additions and 1 deletions
|
@ -1282,7 +1282,6 @@ calls_sip_origin_get_property (GObject *object,
|
|||
GParamSpec *pspec)
|
||||
{
|
||||
CallsSipOrigin *self = CALLS_SIP_ORIGIN (object);
|
||||
g_autofree char *name = NULL;
|
||||
|
||||
switch (property_id) {
|
||||
case PROP_NAME:
|
||||
|
|
Loading…
Reference in a new issue