prepare_dives_for_divelogs(): remove unused variable 'doc'
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
86d4a3db92
commit
92476c76f3
@ -112,7 +112,6 @@ static char *prepare_dives_for_divelogs(const bool selected)
|
||||
char filename[PATH_MAX], *tempfile;
|
||||
int streamsize;
|
||||
char *membuf;
|
||||
xmlDoc *doc;
|
||||
xsltStylesheetPtr xslt = NULL;
|
||||
xmlDoc *transformed;
|
||||
struct zip_source *s[dive_table.nr];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user