diff options
Diffstat (limited to 'core/divesite.h')
-rw-r--r-- | core/divesite.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/divesite.h b/core/divesite.h index 452a27927..b44e34a31 100644 --- a/core/divesite.h +++ b/core/divesite.h @@ -17,7 +17,6 @@ struct dive_site { uint32_t uuid; char *name; - char *country; degrees_t latitude, longitude; char *description; char *notes; |