mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
Remove unnecessary return.
This commit is contained in:
parent
103f0cfd8b
commit
c037de8e10
@ -4100,8 +4100,6 @@ _worksheet_set_header_footer_image(lxw_worksheet *self, char *filename,
|
||||
fclose(image_stream);
|
||||
return LXW_ERROR_IMAGE_DIMENSIONS;
|
||||
}
|
||||
|
||||
return LXW_NO_ERROR;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user