mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 11:35:32 +00:00
sip: origin: Remove unnecessary notify
This commit is contained in:
parent
5bd84043b9
commit
e6c7994abc
1 changed files with 0 additions and 1 deletions
|
@ -872,7 +872,6 @@ go_online (CallsAccount *account,
|
|||
nua_unregister (self->oper->register_handle,
|
||||
TAG_END ());
|
||||
}
|
||||
g_object_notify_by_pspec (G_OBJECT (self), props[PROP_ACC_STATE]);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue