diff options
Diffstat (limited to 'serial')
-rw-r--r-- | serial/manager.c | 2 | ||||
-rw-r--r-- | serial/port.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/serial/manager.c b/serial/manager.c index a10e1631..aa05b8f3 100644 --- a/serial/manager.c +++ b/serial/manager.c @@ -48,10 +48,8 @@ #include <bluetooth/rfcomm.h> #include <glib.h> - #include <gdbus.h> -#include "dbus-helper.h" #include "logging.h" #include "textfile.h" diff --git a/serial/port.c b/serial/port.c index 98b751be..215dc62b 100644 --- a/serial/port.c +++ b/serial/port.c @@ -40,10 +40,8 @@ #include <bluetooth/rfcomm.h> #include <glib.h> - #include <gdbus.h> -#include "dbus-helper.h" #include "logging.h" #include "error.h" |