diff --git a/src/stkagent.c b/src/stkagent.c index 2cdc6e16..2d8f2366 100644 --- a/src/stkagent.c +++ b/src/stkagent.c @@ -983,8 +983,6 @@ static void action_info_cb(DBusPendingCall *call, void *data) goto error; } - goto done; - CALLBACK_END(); }