diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-07 16:08:57 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-08 16:35:10 +0200 |
commit | 9dbc346f93934da5901225f92b11703b23bcf22a (patch) | |
tree | 52ec00f34a3dfba599772cd9809acd943e934c57 /plugins/simtech/mm-broadband-modem-qmi-simtech.c | |
parent | d15da9cf60af9cd1a6b7036519ec557712b5dbad (diff) |
simtech: port to use object logging
Diffstat (limited to 'plugins/simtech/mm-broadband-modem-qmi-simtech.c')
-rw-r--r-- | plugins/simtech/mm-broadband-modem-qmi-simtech.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/simtech/mm-broadband-modem-qmi-simtech.c b/plugins/simtech/mm-broadband-modem-qmi-simtech.c index 392f5626..72959605 100644 --- a/plugins/simtech/mm-broadband-modem-qmi-simtech.c +++ b/plugins/simtech/mm-broadband-modem-qmi-simtech.c @@ -22,7 +22,6 @@ #include <ctype.h> #include "ModemManager.h" -#include "mm-log.h" #include "mm-errors-types.h" #include "mm-iface-modem-location.h" #include "mm-iface-modem-voice.h" |