From 3f798c47415dfba8bf55fedbbcc11139595a8b14 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 3 Feb 2011 13:15:29 -0600 Subject: core: Minor style tweaks --- src/cbs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cbs.c') diff --git a/src/cbs.c b/src/cbs.c index 1220d0b9..9d75881a 100644 --- a/src/cbs.c +++ b/src/cbs.c @@ -1072,7 +1072,6 @@ void ofono_cbs_register(struct ofono_cbs *cbs) if (sim_atom) { cbs->sim = __ofono_atom_get_data(sim_atom); - cbs->sim_context = ofono_sim_context_create(cbs->sim); if (ofono_sim_get_state(cbs->sim) == OFONO_SIM_STATE_READY) -- cgit v1.2.3