mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Remove unused label
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
89f86a5745
commit
c728b4b7bb
1 changed files with 0 additions and 1 deletions
|
@ -911,7 +911,6 @@ void plan(struct diveplan *diveplan, char **cached_datap, bool add_deco, bool sh
|
|||
create_dive_from_plan(diveplan);
|
||||
add_plan_to_notes(diveplan, &displayed_dive, show_disclaimer);
|
||||
|
||||
error_exit:
|
||||
free(stoplevels);
|
||||
free(gaschanges);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue