summaryrefslogtreecommitdiffstats
path: root/devicedetails.cpp
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2014-10-10 07:34:15 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-10-10 02:43:53 -0400
commitd7150818dc9cb4f58b5bc8039b18eef9dbb22d2c (patch)
tree65f631f40c7ece672e5c1b56a66f2afb77e93ad8 /devicedetails.cpp
parenteb485f83134cb51299fab457e15af0923ac74089 (diff)
downloadsubsurface-d7150818dc9cb4f58b5bc8039b18eef9dbb22d2c.tar.gz
Cleanup traling newlines
And there where quite a few. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'devicedetails.cpp')
-rw-r--r--devicedetails.cpp50
1 files changed, 0 insertions, 50 deletions
diff --git a/devicedetails.cpp b/devicedetails.cpp
index db95cfd41..4f4d04030 100644
--- a/devicedetails.cpp
+++ b/devicedetails.cpp
@@ -435,53 +435,3 @@ void DeviceDetails::setPressureSensorOffset(int pressureSensorOffset)
{
m_pressureSensorOffset = pressureSensorOffset;
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-