diff options
Diffstat (limited to 'core/cochran.c')
-rw-r--r-- | core/cochran.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/cochran.c b/core/cochran.c index 164b94bee..01f733043 100644 --- a/core/cochran.c +++ b/core/cochran.c @@ -785,7 +785,6 @@ static void cochran_parse_dive(const unsigned char *decode, unsigned mod, dc->duration.seconds = duration; } - dive->downloaded = true; record_dive_to_table(dive, table); mark_divelist_changed(true); |