summaryrefslogtreecommitdiff
path: root/src/mm-broadband-modem.c
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 /src/mm-broadband-modem.c
parentb377a62377db46c2cdb2b3b8f6f4166f7d2a3dcc (diff)
downloadModemManager-9119962e12aa886eae575993df09602362554cf3.tar.gz
broadband-modem: remove debugging code
Slipped in while debugging Nozomi stuff; not caught in review.
Diffstat (limited to 'src/mm-broadband-modem.c')
-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 503094883..06024eea7 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);
}