mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove a lot of unused code.
This will probably be added back in the future, but for now they have no use and it was making me nauseaus. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2322fdfc42
commit
49f8456ce8
2 changed files with 8 additions and 76 deletions
|
|
@ -63,14 +63,7 @@ protected:
|
|||
|
||||
signals:
|
||||
void startProfileState();
|
||||
void startAddState();
|
||||
void startPlanState();
|
||||
void startEmptyState();
|
||||
void startEditState();
|
||||
void startHideGasState();
|
||||
void startShowGasState();
|
||||
void startShowTissueState();
|
||||
void startHideTissueState();
|
||||
private:
|
||||
DivePlotDataModel *dataModel;
|
||||
State currentState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue