]> git.tdb.fi Git - ext/subsurface.git/blobdiff - dive.h
Generate date string for the dive list dynamically
[ext/subsurface.git] / dive.h
diff --git a/dive.h b/dive.h
index 2d03ee7cd7d0db4c364ed51a9a1fd1cee37e2c94..1386a3bf8d8b7a999e08bcf4fcb6b99faeae47e5 100644 (file)
--- 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;