Style: Remove empty line

This commit is contained in:
Denis Kenzior 2009-12-08 22:17:51 -06:00
parent 58c8a33adf
commit e049862b51
1 changed files with 0 additions and 1 deletions

View File

@ -891,7 +891,6 @@ static void ciev_callheld_notify(struct ofono_voicecall *vc,
call->status = CALL_STATUS_HELD;
ofono_voicecall_notify(vc, call);
}
} else if (callheld == 1)
release_with_status(vc, CALL_STATUS_ACTIVE);