mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove some unused variables
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
fe773241ee
commit
59785345f8
2 changed files with 0 additions and 2 deletions
|
@ -168,7 +168,6 @@ void write_no_trip(struct membuffer *b, int *dive_no)
|
|||
|
||||
void write_trip(struct membuffer *b, dive_trip_t *trip, int *dive_no)
|
||||
{
|
||||
int i;
|
||||
struct dive *dive;
|
||||
|
||||
put_format(b, "{");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue