mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
warning fix
This commit is contained in:
parent
5b55595e21
commit
dc75493b3e
@ -54,8 +54,6 @@ nsIOService::Init()
|
||||
|
||||
// initialize the version and app components
|
||||
// XXX we're forcing these to be single byte strings for now.
|
||||
nsresult rv;
|
||||
|
||||
mAppName = new nsCString("Netscape");
|
||||
if (!mAppName) return NS_ERROR_OUT_OF_MEMORY;
|
||||
mAppCodeName = new nsCString("Mozilla");
|
||||
|
Loading…
x
Reference in New Issue
Block a user