mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 665388 - Remove unused variable rv from imgLoader::Init; r=joedrew
--HG-- extra : rebase_source : c77c9dea614b89265e9a0bf481dc070237c675f9
This commit is contained in:
parent
5e42123d15
commit
a92663ec2a
@ -879,7 +879,6 @@ nsresult imgLoader::InitCache()
|
||||
|
||||
nsresult imgLoader::Init()
|
||||
{
|
||||
nsresult rv;
|
||||
ReadAcceptHeaderPref();
|
||||
|
||||
Preferences::AddWeakObserver(this, "image.http.accept");
|
||||
|
Loading…
Reference in New Issue
Block a user