aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 2d03ee7cd..1386a3bf8 100644
--- a/dive.h
+++ b/dive.h
@@ -111,7 +111,6 @@ struct sample {
#define MAX_CYLINDERS (4)
struct dive {
- const char *name;
time_t when;
char *location;
char *notes;