From f58ae31d1b0b50315b3fb7a82e3d22f3c40d7e53 Mon Sep 17 00:00:00 2001 From: Baili Feng Date: Tue, 2 Aug 2016 18:19:55 +0800 Subject: Remove deprecated api LocEngExtPowerConfig LocEngExtPowerConfig is no longer necessary. Remove it from libloc_eng. CRs-fixed: 1047042 Change-Id: I4a053e13a571f4a373899559d82e144f9bc82582 --- core/LocApiBase.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/LocApiBase.h') diff --git a/core/LocApiBase.h b/core/LocApiBase.h index 8849b1f..066695c 100644 --- a/core/LocApiBase.h +++ b/core/LocApiBase.h @@ -204,8 +204,6 @@ public: int gyroSamplesPerBatchHigh, int gyroBatchesPerSecHigh, int algorithmConfig); - virtual enum loc_api_adapter_err - setExtPowerConfig(int isBatteryCharging); virtual enum loc_api_adapter_err setAGLONASSProtocol(unsigned long aGlonassProtocol); virtual enum loc_api_adapter_err -- cgit v1.2.3