mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove unused global variables plangflow and plangfhigh
The last user was removed in 1093d6235b.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
ef8c5cd9ab
commit
5514047b43
2 changed files with 0 additions and 3 deletions
|
|
@ -26,7 +26,6 @@ extern void free_dps(struct diveplan *diveplan);
|
|||
extern struct dive *planned_dive;
|
||||
extern char *cache_data;
|
||||
extern char *disclaimer;
|
||||
extern double plangflow, plangfhigh;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue