mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu
This commit is contained in:
parent
3b74743225
commit
909aec7c4a
@ -158,8 +158,6 @@ nsPlatformCharset::InitGetCharset(nsACString &oString)
|
||||
NS_IMETHODIMP
|
||||
nsPlatformCharset::Init()
|
||||
{
|
||||
nsresult res = NS_OK;
|
||||
|
||||
//
|
||||
// remember default locale so we can use the
|
||||
// same charset when asked for the same locale
|
||||
|
Loading…
Reference in New Issue
Block a user