aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-02-29 15:13:35 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:17 +0100
commitc1642466425bfd253ca887eed5f6a3f07152ca81 (patch)
tree8e83c99b812effbcf9e378e9e43caa082b7dbb36
parent8f5cd493619cc8eff563492cb1f779422c98e52d (diff)
tests: serial port tests don't need errors header
-rw-r--r--src/tests/test-at-serial-port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/test-at-serial-port.c b/src/tests/test-at-serial-port.c
index c46fa886..1e7ff45f 100644
--- a/src/tests/test-at-serial-port.c
+++ b/src/tests/test-at-serial-port.c
@@ -17,7 +17,6 @@
#include <string.h>
#include <glib.h>
-#include "mm-errors.h"
#include "mm-at-serial-port.h"
#include "mm-log.h"