diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-08 07:08:35 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-04-08 16:35:10 +0200 |
commit | 94a15597518c2832803af71570fa3d006293c7ff (patch) | |
tree | fb713a4eb95a33176f274aaeac374e3aee493a49 | |
parent | 98631e140ed9b85462d359503d22900edc30ad32 (diff) |
thuraya: no logging in plugin
-rw-r--r-- | plugins/thuraya/mm-plugin-thuraya.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/thuraya/mm-plugin-thuraya.c b/plugins/thuraya/mm-plugin-thuraya.c index ce1da626..9db3d61e 100644 --- a/plugins/thuraya/mm-plugin-thuraya.c +++ b/plugins/thuraya/mm-plugin-thuraya.c @@ -31,7 +31,6 @@ #include "mm-broadband-modem.h" #include "mm-broadband-modem-thuraya.h" #include "mm-private-boxed-types.h" -#include "mm-log.h" G_DEFINE_TYPE (MMPluginThuraya, mm_plugin_thuraya, MM_TYPE_PLUGIN) |