diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-01-19 01:16:15 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:53 +0100 |
commit | 2ca4d36e5e47bf47e076c8a3cd55ebe12950c31a (patch) | |
tree | 3c0f680b0d802012129d3666e7d23347b502f8bf | |
parent | d5b74be89924d7562b198d5f2fec23520048eae6 (diff) |
libmm-common: 3gpp location doesn't use any of our enum/flags
-rw-r--r-- | libmm-common/mm-common-location-3gpp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmm-common/mm-common-location-3gpp.c b/libmm-common/mm-common-location-3gpp.c index b90a70b8..395015b3 100644 --- a/libmm-common/mm-common-location-3gpp.c +++ b/libmm-common/mm-common-location-3gpp.c @@ -17,7 +17,6 @@ #include <ctype.h> #include <stdlib.h> -#include "mm-enums-types.h" #include "mm-errors-types.h" #include "mm-common-helpers.h" #include "mm-common-location-3gpp.h" |