sip: origin: Remove unnecessary notify

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-06-18 19:29:03 +02:00
parent 5bd84043b9
commit e6c7994abc

View File

@@ -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]);
}