diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-04 15:47:57 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-08 16:35:09 +0200 |
commit | 59e6e3b1411b511689b94e95ed2aa1c8a4eaa2fc (patch) | |
tree | f5d4a5bba4e87c0c77b0a167cf5614a67acc6138 | |
parent | fb85b5cbf98ae37fe3d727b271ebec84479dd835 (diff) |
haier: no logging in plugin
-rw-r--r-- | plugins/haier/mm-plugin-haier.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/haier/mm-plugin-haier.c b/plugins/haier/mm-plugin-haier.c index 86f17300..27f67dcf 100644 --- a/plugins/haier/mm-plugin-haier.c +++ b/plugins/haier/mm-plugin-haier.c @@ -19,7 +19,6 @@ #define _LIBMM_INSIDE_MM #include <libmm-glib.h> -#include "mm-log.h" #include "mm-broadband-modem.h" #include "mm-plugin-haier.h" |