summaryrefslogtreecommitdiffstats
path: root/src/sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim.c')
-rw-r--r--src/sim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sim.c b/src/sim.c
index ec003ee5..746c7a88 100644
--- a/src/sim.c
+++ b/src/sim.c
@@ -86,7 +86,6 @@ struct ofono_sim {
unsigned char efmsisdn_records;
unsigned char *efli;
unsigned char efli_length;
- unsigned int next_ready_watch_id;
struct ofono_watchlist *ready_watches;
const struct ofono_sim_driver *driver;
void *driver_data;