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:
Berthold Stoeger 2022-11-06 19:57:13 +01:00 committed by bstoeger
parent d65f2f422c
commit 80df790efc
2 changed files with 1 additions and 4 deletions

View file

@ -56,7 +56,6 @@ public:
enum class ApplicationState {
Default,
PlanDive,
EditPlannedDive,
EditDiveSite,
FilterDive,
Statistics,