diff options
Diffstat (limited to 'core/dive.h')
-rw-r--r-- | core/dive.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/dive.h b/core/dive.h index b152d59e9..56b0fbcfc 100644 --- a/core/dive.h +++ b/core/dive.h @@ -412,7 +412,6 @@ struct dive_components { /* picture list and methods related to dive picture handling */ struct picture { char *filename; - char *hash; offset_t offset; degrees_t latitude; degrees_t longitude; |