summaryrefslogtreecommitdiffstats
path: root/src/stk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stk.c')
-rw-r--r--src/stk.c2
1 files changed, 0 insertions, 2 deletions
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;
}