X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=1386a3bf8d8b7a999e08bcf4fcb6b99faeae47e5;hb=aab4d593bdbffef8442282318778a9833cbc7a43;hp=2d03ee7cd7d0db4c364ed51a9a1fd1cee37e2c94;hpb=550eb862fa6dbc1d07c6a3165634900421dd2ca6;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;