summaryrefslogtreecommitdiffstats
path: root/src/sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim.c')
-rw-r--r--src/sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim.c b/src/sim.c
index 84025088..8119b5c3 100644
--- a/src/sim.c
+++ b/src/sim.c
@@ -329,7 +329,7 @@ static void sim_op_retrieve_cb(const struct ofono_error *error,
char *imsi = sim->imsi;
char *path;
- int fd, ret;
+ int fd;
if (error->type != OFONO_ERROR_TYPE_NO_ERROR) {
if (op->current == 1)