call-volume: Remove extra line at EOF

This commit is contained in:
Jeevaka Badrappan 2010-11-26 12:59:38 -08:00 committed by Denis Kenzior
parent d6a73265c1
commit bbe283cebc
1 changed files with 0 additions and 1 deletions

View File

@ -430,4 +430,3 @@ void *ofono_call_volume_get_data(struct ofono_call_volume *cv)
{
return cv->driver_data;
}