mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 04:15:32 +00:00
ofono: call: do not try to pass the "properties" property
The "properties" property doesn't exist anymore since
dbfa593a07
.
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
This commit is contained in:
parent
fe6bb4640e
commit
f8825befd8
1 changed files with 0 additions and 1 deletions
|
@ -323,7 +323,6 @@ calls_ofono_call_new (GDBOVoiceCall *voice_call,
|
|||
|
||||
return g_object_new (CALLS_TYPE_OFONO_CALL,
|
||||
"voice-call", voice_call,
|
||||
"properties", call_props,
|
||||
"id", id,
|
||||
"name", name,
|
||||
"inbound", inbound,
|
||||
|
|
Loading…
Reference in a new issue