From bb59d39539bce1641c85a2eab9ce37cb074c15d1 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 25 Jul 2011 22:25:05 -0500 Subject: stk: Remove code that does nothing --- src/stk.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/stk.c') diff --git a/src/stk.c b/src/stk.c index 209c0bf6..ff2466a3 100644 --- a/src/stk.c +++ b/src/stk.c @@ -2955,9 +2955,6 @@ void ofono_stk_proactive_command_handled_notify(struct ofono_stk *stk, DBG("type: %d", stk->pending_cmd->type); switch (stk->pending_cmd->type) { - case STK_COMMAND_TYPE_MORE_TIME: - break; - case STK_COMMAND_TYPE_SEND_SMS: stk_alpha_id_set(stk, stk->pending_cmd->send_sms.alpha_id, &stk->pending_cmd->send_sms.text_attr, -- cgit v1.2.3