backend-shared: remove asc/desc functions

Ascent/Descent rate functions are fully implemented in diveplannermodel,
therefore remove these functions.

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
jan Iversen 2020-01-19 18:52:36 +01:00 committed by Dirk Hohndel
parent 6db7e6d278
commit 1f51251f1b
4 changed files with 0 additions and 186 deletions

View file

@ -10,7 +10,6 @@ private slots:
void initTestCase();
// test case grouping correspond to panels diveplanner window
void test_rates();
void test_planning();
void test_gas();
void test_notes();