diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/driver.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/driver.h b/src/driver.h index 595c980b..f324c1c3 100644 --- a/src/driver.h +++ b/src/driver.h @@ -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 */ |