sim: Remove stale comment

This commit is contained in:
Denis Kenzior 2017-10-31 10:48:30 -05:00
parent 0222e657a0
commit 9b7d58d85a
1 changed files with 0 additions and 1 deletions

View File

@ -3081,7 +3081,6 @@ static void sim_pin_query_cb(const struct ofono_error *error,
if (sim->state == OFONO_SIM_STATE_READY)
break;
/* Fall through */
sim_initialize_after_pin(sim);
break;
default: