From 084b1a4c61a1cd25018eb994874828618a97f231 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 9 Jul 2009 16:30:32 -0500 Subject: Get rid of override_name from operator --- src/driver.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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 */ -- cgit v1.2.3