Get rid of override_name from operator

This commit is contained in:
Denis Kenzior 2009-07-09 16:30:32 -05:00
parent 2de9ad258b
commit 084b1a4c61
1 changed files with 0 additions and 2 deletions

View File

@ -84,8 +84,6 @@ struct ofono_network_operator {
char mnc[OFONO_MAX_MNC_LENGTH + 1];
int status;
int tech;
const char *override_name;
};
/* 27.007 Section 7.11 Call Forwarding */