diff options
Diffstat (limited to 'core/dive.h')
-rw-r--r-- | core/dive.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/dive.h b/core/dive.h index 4f9db7591..32b9e1df7 100644 --- a/core/dive.h +++ b/core/dive.h @@ -1026,8 +1026,6 @@ extern volume_t string_to_volume(const char *str, pressure_t workp); extern fraction_t string_to_fraction(const char *str); extern void average_max_depth(struct diveplan *dive, int *avg_depth, int *max_depth); -extern struct dive_table downloadTable; - #include "pref.h" #endif // DIVE_H |