diff options
Diffstat (limited to 'core/dive.h')
-rw-r--r-- | core/dive.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h index eff04ba23..d360ccb16 100644 --- a/core/dive.h +++ b/core/dive.h @@ -288,7 +288,6 @@ typedef struct dive_trip char *location; char *notes; struct dive_table dives; - int showndives; /* Used by the io-routines to mark trips that have already been written. */ bool saved; bool autogen; |