aboutsummaryrefslogtreecommitdiff
path: root/src/mm-at-serial-port.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-11-23 12:36:47 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:25 +0100
commitc58db4e015c1d6aeccccb167f7f2f68c211a3b86 (patch)
treefa5cdffcd6856ba236b8614349b1ee5714885242 /src/mm-at-serial-port.c
parente4d8c4ace72e72c53951f80792d852ff4b043329 (diff)
core: start using our newly defined errors
Diffstat (limited to 'src/mm-at-serial-port.c')
-rw-r--r--src/mm-at-serial-port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm-at-serial-port.c b/src/mm-at-serial-port.c
index 74843d72..5977bda3 100644
--- a/src/mm-at-serial-port.c
+++ b/src/mm-at-serial-port.c
@@ -22,7 +22,6 @@
#include <string.h>
#include "mm-at-serial-port.h"
-#include "mm-errors.h"
#include "mm-log.h"
G_DEFINE_TYPE (MMAtSerialPort, mm_at_serial_port, MM_TYPE_SERIAL_PORT)