diff options
Diffstat (limited to 'plugins/huawei/mm-sim-huawei.c')
-rw-r--r-- | plugins/huawei/mm-sim-huawei.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/huawei/mm-sim-huawei.c b/plugins/huawei/mm-sim-huawei.c index 49c19c14..54b388b3 100644 --- a/plugins/huawei/mm-sim-huawei.c +++ b/plugins/huawei/mm-sim-huawei.c @@ -25,7 +25,6 @@ #include <ModemManager.h> #define _LIBMM_INSIDE_MM #include <libmm-glib.h> -#include "mm-log.h" #include "mm-modem-helpers.h" #include "mm-base-modem-at.h" @@ -105,7 +104,6 @@ load_sim_identifier (MMBaseSim *self, MM_BASE_SIM_MODEM, &modem, NULL); - mm_dbg ("loading (Huawei) SIM identifier..."); mm_base_modem_at_command ( modem, "^ICCID?", |