diff options
-rw-r--r-- | plugins/linktop/mm-broadband-modem-linktop.c | 1 | ||||
-rw-r--r-- | plugins/linktop/mm-modem-helpers-linktop.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/plugins/linktop/mm-broadband-modem-linktop.c b/plugins/linktop/mm-broadband-modem-linktop.c index 42818920..9f42cdda 100644 --- a/plugins/linktop/mm-broadband-modem-linktop.c +++ b/plugins/linktop/mm-broadband-modem-linktop.c @@ -28,7 +28,6 @@ #include "ModemManager.h" #include "mm-serial-parsers.h" -#include "mm-log.h" #include "mm-modem-helpers.h" #include "mm-iface-modem.h" #include "mm-base-modem-at.h" diff --git a/plugins/linktop/mm-modem-helpers-linktop.c b/plugins/linktop/mm-modem-helpers-linktop.c index 7b9b5f14..2ca46bb6 100644 --- a/plugins/linktop/mm-modem-helpers-linktop.c +++ b/plugins/linktop/mm-modem-helpers-linktop.c @@ -15,7 +15,6 @@ * Copyright (C) 2016 Aleksander Morgado <aleksander@aleksander.es> */ -#include "mm-log.h" #include "mm-modem-helpers.h" #include "mm-modem-helpers-linktop.h" |