mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 17:52:43 +03:00
Remove an unused variable.
This commit is contained in:
parent
77cea75e51
commit
ee32aa43fe
@ -638,7 +638,6 @@ static nsurl *gui_get_resource_url(const char *path)
|
||||
{
|
||||
char buf[1024];
|
||||
char path2[1024];
|
||||
char *raw;
|
||||
nsurl *url = NULL;
|
||||
|
||||
if(ami_locate_resource(buf, path) == false)
|
||||
|
Loading…
Reference in New Issue
Block a user