diff options
Diffstat (limited to 'core/gaspressures.c')
-rw-r--r-- | core/gaspressures.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/gaspressures.c b/core/gaspressures.c index ce88df047..890eb00b0 100644 --- a/core/gaspressures.c +++ b/core/gaspressures.c @@ -350,7 +350,6 @@ void populate_pressure_information(struct dive *dive, struct divecomputer *dc, s cylinder_t *cylinder = dive->cylinder + sensor; pr_track_t *track = NULL; pr_track_t *current = NULL; - struct plot_data *entry; struct event *ev; int missing_pr = 0, dense = 1; |