summaryrefslogtreecommitdiffstats
path: root/core/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dive.h')
-rw-r--r--core/dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h
index 674e52ec2..b9ec48824 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -309,7 +309,6 @@ struct dive {
struct dive *next, **pprev;
bool selected;
bool hidden_by_filter;
- bool downloaded;
timestamp_t when;
uint32_t dive_site_uuid;
char *notes;