aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-03-27 08:31:18 -0500
committerDan Williams <dcbw@redhat.com>2013-03-27 08:31:18 -0500
commit9119962e12aa886eae575993df09602362554cf3 (patch)
treed8e85742fa88ee21019f917a35ea874144899fd0
parentb377a62377db46c2cdb2b3b8f6f4166f7d2a3dcc (diff)
broadband-modem: remove debugging code
Slipped in while debugging Nozomi stuff; not caught in review.
-rw-r--r--src/mm-broadband-modem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mm-broadband-modem.c b/src/mm-broadband-modem.c
index 50309488..06024eea 100644
--- a/src/mm-broadband-modem.c
+++ b/src/mm-broadband-modem.c
@@ -3054,8 +3054,6 @@ clck_test_ready (MMBaseModem *self,
return;
}
-ctx->facilities &= ~MM_MODEM_3GPP_FACILITY_PH_SIM;
-
/* Go on... */
get_next_facility_lock_status (ctx);
}