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 e46f95b35..14ee65fcb 100644 --- a/core/cochran.c +++ b/core/cochran.c @@ -787,7 +787,6 @@ static void cochran_parse_dive(const unsigned char *decode, unsigned mod, } record_dive_to_table(dive, table); - mark_divelist_changed(true); free(buf); } |