summaryrefslogtreecommitdiffstats
path: root/src/sensors/qaltimeter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qaltimeter.cpp')
-rw-r--r--src/sensors/qaltimeter.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sensors/qaltimeter.cpp b/src/sensors/qaltimeter.cpp
index b1943d8d..c88ab843 100644
--- a/src/sensors/qaltimeter.cpp
+++ b/src/sensors/qaltimeter.cpp
@@ -46,12 +46,6 @@ IMPLEMENT_READING(QAltimeterReading)
\brief The QAltimeterReading class holds readings from the altimeter sensor.
The altitude is reported in meters relative to mean sea level.
-
- On BlackBerry, the altimeter uses a combination of pressure and location to determine
- the altitude, as using pressure alone would yield to inaccurate results due to changes
- in air pressure caused by the weather. The location information is used to compensate for
- the weather. This requires that the user has enabled location services in the global
- settings.
*/
/*!