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-modem-helpers-simtech.c | |
parent | d15da9cf60af9cd1a6b7036519ec557712b5dbad (diff) |
simtech: port to use object logging
Diffstat (limited to 'plugins/simtech/mm-modem-helpers-simtech.c')
-rw-r--r-- | plugins/simtech/mm-modem-helpers-simtech.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/simtech/mm-modem-helpers-simtech.c b/plugins/simtech/mm-modem-helpers-simtech.c index cce549df..0403c145 100644 --- a/plugins/simtech/mm-modem-helpers-simtech.c +++ b/plugins/simtech/mm-modem-helpers-simtech.c @@ -21,7 +21,6 @@ #include "ModemManager.h" #define _LIBMM_INSIDE_MM #include <libmm-glib.h> -#include "mm-log.h" #include "mm-errors-types.h" #include "mm-modem-helpers-simtech.h" #include "mm-modem-helpers.h" |