mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 04:03:47 +00:00
r=me, sr=blizzard OS/2 - remove stupid code that broke mail migration
This commit is contained in:
parent
03c3c38e2c
commit
2b4395ef82
@ -2307,10 +2307,6 @@ nsLocalFile::AppendRelativePath(const nsAString &node)
|
||||
return NS_OK;
|
||||
|
||||
nsXPIDLCString tmp;
|
||||
|
||||
if (tmp.IsEmpty())
|
||||
return NS_OK;
|
||||
|
||||
nsresult rv = UCS2toFS(PromiseFlatString(node).get(), getter_Copies(tmp));
|
||||
|
||||
if (NS_SUCCEEDED(rv))
|
||||
|
Loading…
x
Reference in New Issue
Block a user