summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/LocApiBase.h')
-rw-r--r--core/LocApiBase.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/LocApiBase.h b/core/LocApiBase.h
index 4500b7e..8849b1f 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -257,11 +257,6 @@ public:
virtual enum loc_api_adapter_err setXtraVersionCheck(enum xtra_version_check check);
/*
- Update gps reporting events
- */
- virtual int updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event,
- loc_registration_mask_status isEnabled);
- /*
Check if the modem support the service
*/
virtual bool gnssConstellationConfig();