mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Leftovers from introduction of in_planner() helper function
I have no idea how these could have been left behind Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6c0bcec3e7
commit
2a50731139
3 changed files with 4 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ extern struct dive *planned_dive;
|
|||
extern char *cache_data;
|
||||
extern const char *disclaimer;
|
||||
extern double plangflow, plangfhigh;
|
||||
extern bool in_planner;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue