mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-05 10:34:23 +03:00
fixup junk comment close
This commit is contained in:
parent
86c3f3e005
commit
3a633acc3f
@ -227,7 +227,7 @@ init_resource(char **respath, struct nsgtk_resource_s *resource)
|
|||||||
resource->path);
|
resource->path);
|
||||||
return NSERROR_OK;
|
return NSERROR_OK;
|
||||||
}
|
}
|
||||||
NSLOG(netsurf, DEEPDEBUG, "gresource \"%s\" not found", resname);*/
|
NSLOG(netsurf, DEEPDEBUG, "gresource \"%s\" not found", resname);
|
||||||
free(resname);
|
free(resname);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user