summaryrefslogtreecommitdiffstats
path: root/drivers/rilmodem/gprs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rilmodem/gprs.h')
-rw-r--r--drivers/rilmodem/gprs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rilmodem/gprs.h b/drivers/rilmodem/gprs.h
index 219ffbb1..fd7aadcc 100644
--- a/drivers/rilmodem/gprs.h
+++ b/drivers/rilmodem/gprs.h
@@ -29,7 +29,6 @@ struct ril_gprs_data {
int tech;
int state_changed_unsol;
int pending_deact_req;
- guint status_retry_cb_id;
};
int ril_gprs_probe(struct ofono_gprs *gprs, unsigned int vendor, void *data);