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:
committed by
Evangelos Ribeiro Tzaras
parent
fe6bb4640e
commit
f8825befd8
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user