diff options
Diffstat (limited to 'core/LocAdapterBase.cpp')
-rw-r--r-- | core/LocAdapterBase.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/LocAdapterBase.cpp b/core/LocAdapterBase.cpp index 9eb75ec..19fab0e 100644 --- a/core/LocAdapterBase.cpp +++ b/core/LocAdapterBase.cpp @@ -143,10 +143,6 @@ bool LocAdapterBase:: DEFAULT_IMPL(false) void LocAdapterBase:: - shutdown() -DEFAULT_IMPL() - -void LocAdapterBase:: reportGpsMeasurementData(GpsData &gpsMeasurementData) DEFAULT_IMPL() } // namespace loc_core |