diff options
Diffstat (limited to 'location')
-rw-r--r-- | location/LocationDataTypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/location/LocationDataTypes.h b/location/LocationDataTypes.h index ca8281a..b85464a 100644 --- a/location/LocationDataTypes.h +++ b/location/LocationDataTypes.h @@ -63,7 +63,6 @@ typedef enum { LOCATION_ERROR_GEOFENCES_AT_MAX, LOCATION_ERROR_NOT_SUPPORTED, LOCATION_ERROR_TIMEOUT, - LOCATION_ERROR_GNSS_DISABLED, } LocationError; // Flags to indicate which values are valid in a Location |