summaryrefslogtreecommitdiffstats
path: root/src/stk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stk.c')
-rw-r--r--src/stk.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stk.c b/src/stk.c
index 733d13d6..8573d2ca 100644
--- a/src/stk.c
+++ b/src/stk.c
@@ -60,9 +60,6 @@ void __ofono_cbs_sim_download(struct ofono_stk *stk,
{
guint8 tlv[pdu_len + 8];
- if (stk == NULL)
- return;
-
if (stk->driver->envelope == NULL)
return;