From 5efd87fe6398fe60f83fc992bee5f3051d5497e8 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 7 Jul 2010 14:34:38 -0500 Subject: stk: Fix copy / paste error --- src/stk.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/stk.c b/src/stk.c index 73ef5a1d..1185dbdf 100644 --- a/src/stk.c +++ b/src/stk.c @@ -211,8 +211,6 @@ static void stk_command_cb(const struct ofono_error *error, void *data) { if (error->type != OFONO_ERROR_TYPE_NO_ERROR) { ofono_error("TERMINAL RESPONSE to a UICC command failed"); - /* "The ME may retry to deliver the same Cell Broadcast - * page." */ return; } -- cgit v1.2.3