summaryrefslogtreecommitdiffstats
path: root/gps/core/LocAdapterBase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gps/core/LocAdapterBase.cpp')
-rw-r--r--gps/core/LocAdapterBase.cpp9
1 files changed, 1 insertions, 8 deletions
diff --git a/gps/core/LocAdapterBase.cpp b/gps/core/LocAdapterBase.cpp
index f54fdce..8bbe873 100644
--- a/gps/core/LocAdapterBase.cpp
+++ b/gps/core/LocAdapterBase.cpp
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -66,13 +66,6 @@ void LocAdapterBase::
void* svExt)
DEFAULT_IMPL()
-void LocAdapterBase::
- reportSvMeasurement(GnssSvMeasurementSet &svMeasurementSet)
-DEFAULT_IMPL()
-
-void LocAdapterBase::
- reportSvPolynomial(GnssSvPolynomial &svPolynomial)
-DEFAULT_IMPL()
void LocAdapterBase::
reportStatus(GpsStatusValue status)