diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-11-23 12:36:47 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:25 +0100 |
commit | c58db4e015c1d6aeccccb167f7f2f68c211a3b86 (patch) | |
tree | fa5cdffcd6856ba236b8614349b1ee5714885242 /plugins | |
parent | e4d8c4ace72e72c53951f80792d852ff4b043329 (diff) |
core: start using our newly defined errors
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/mm-plugin-generic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/mm-plugin-generic.c b/plugins/mm-plugin-generic.c index 4f347f53..9c11d7d8 100644 --- a/plugins/mm-plugin-generic.c +++ b/plugins/mm-plugin-generic.c @@ -28,7 +28,6 @@ #include "mm-plugin-generic.h" #include "mm-broadband-modem.h" -#include "mm-errors.h" #include "mm-serial-parsers.h" #include "mm-log.h" |