summaryrefslogtreecommitdiffstats
path: root/core/liquivision.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/liquivision.c')
-rw-r--r--core/liquivision.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/liquivision.c b/core/liquivision.c
index 01e9843c1..e5b3ea48b 100644
--- a/core/liquivision.c
+++ b/core/liquivision.c
@@ -424,7 +424,6 @@ static void parse_dives(int log_version, const unsigned char *buf, unsigned int
// End dive
record_dive_to_table(dive, table);
dive = NULL;
- mark_divelist_changed(true);
// Advance ptr for next dive
ptr += ps_ptr + 4;