summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/atmodem/at.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/atmodem/at.h b/drivers/atmodem/at.h
index 3b42f616..32507227 100644
--- a/drivers/atmodem/at.h
+++ b/drivers/atmodem/at.h
@@ -28,7 +28,6 @@ struct at_data {
struct netreg_data *netreg;
struct voicecall_data *voicecall;
struct sms_data *sms;
- struct ofono_phonebook *pb;
};
void decode_at_error(struct ofono_error *error, const char *final);