diff options
Diffstat (limited to 'core/liquivision.c')
-rw-r--r-- | core/liquivision.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/liquivision.c b/core/liquivision.c index 99641835c..b8e7ece2b 100644 --- a/core/liquivision.c +++ b/core/liquivision.c @@ -427,7 +427,6 @@ static void parse_dives (int log_version, const unsigned char *buf, unsigned int } // End dive - dive->downloaded = true; record_dive_to_table(dive, table); dive = NULL; mark_divelist_changed(true); |