include: remove unused mpty from ofono_call

This commit is contained in:
Jeevaka Badrappan 2011-01-13 10:29:57 -08:00 committed by Denis Kenzior
parent cfdad1d377
commit 58574e61bc
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ struct ofono_call {
int type;
int direction;
int status;
ofono_bool_t mpty;
struct ofono_phone_number phone_number;
char name[OFONO_MAX_CALLER_NAME_LENGTH + 1];
int clip_validity;