mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
desktop: remove EditPlannedDive application state
The last user of that state was removed in 9bbd8b8169
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d65f2f422c
commit
80df790efc
2 changed files with 1 additions and 4 deletions
|
@ -56,7 +56,6 @@ public:
|
|||
enum class ApplicationState {
|
||||
Default,
|
||||
PlanDive,
|
||||
EditPlannedDive,
|
||||
EditDiveSite,
|
||||
FilterDive,
|
||||
Statistics,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue