mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
6db7e6d278
commit
1f51251f1b
4 changed files with 0 additions and 186 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue