stk: Fix copy / paste error

This commit is contained in:
Denis Kenzior 2010-07-07 14:34:38 -05:00
parent a6edf2c803
commit 5efd87fe63
1 changed files with 0 additions and 2 deletions

View File

@ -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;
}