X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=1386a3bf8d8b7a999e08bcf4fcb6b99faeae47e5;hb=6b075e0339f419555f08ece3a6c4a29407ecc32b;hp=2d03ee7cd7d0db4c364ed51a9a1fd1cee37e2c94;hpb=09174367294c399265954a9e2770427e5ee251ba;p=ext%2Fsubsurface.git diff --git a/dive.h b/dive.h index 2d03ee7..1386a3b 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;