Re: [PATCH] base-sim: remove unused wait_for_unlock_id in SendPinPukContext

2017-07-03 Thread Aleksander Morgado
On 01/07/17 05:00, Ben Chan wrote: > Commit d27e40ae9 ("core: new `Initializing' state in the global modem > state machine") added a 'wait_for_unlock_id' field to SendPinPukContext, > but never actually set it up. Good catch :) pushed to git master, thanks. > --- > src/mm-base-sim.c | 4 >

[PATCH] base-sim: remove unused wait_for_unlock_id in SendPinPukContext

2017-06-30 Thread Ben Chan
Commit d27e40ae9 ("core: new `Initializing' state in the global modem state machine") added a 'wait_for_unlock_id' field to SendPinPukContext, but never actually set it up. --- src/mm-base-sim.c | 4 1 file changed, 4 deletions(-) diff --git a/src/mm-base-sim.c b/src/mm-base-sim.c index