mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-03 13:51:46 +03:00
Remove unused variable.
This commit is contained in:
parent
ba2f3c1cb8
commit
994caa34cb
@ -284,7 +284,6 @@ gui_download_window_create(download_context *ctx, struct gui_window *gui)
|
||||
struct gui_download_window *dw;
|
||||
bool space_warning = false;
|
||||
os_error *error;
|
||||
nserror res;
|
||||
char *local_path;
|
||||
nserror err;
|
||||
size_t i, last_dot;
|
||||
|
Loading…
x
Reference in New Issue
Block a user