diff options
Diffstat (limited to 'dive.h')
-rw-r--r-- | dive.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -303,7 +303,6 @@ struct dive { struct dive *next, **pprev; int selected; gboolean downloaded; - int start, end; timestamp_t when; char *location; char *notes; |