hfp: remove duplicated ofono_modem_set_powered

This commit is contained in:
Gustavo F. Padovan 2010-02-15 17:26:34 -02:00 committed by Denis Kenzior
parent 1ab40c469b
commit e66002bbcf
1 changed files with 0 additions and 2 deletions

View File

@ -110,8 +110,6 @@ static void service_level_conn_failed(struct ofono_modem *modem)
struct hfp_data *data = ofono_modem_get_data(modem);
DBusMessage *msg;
ofono_modem_set_powered(modem, FALSE);
msg = g_dbus_create_error(data->slc_msg, HFP_AGENT_ERROR_INTERFACE
".Failed",
"HFP Handshake failed");