mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Backout bug 477934 because of Tshutdown regression
This commit is contained in:
parent
82009c7512
commit
b63445511d
@ -531,7 +531,6 @@ nsSafeFileOutputStream::Close()
|
||||
NS_IMETHODIMP
|
||||
nsSafeFileOutputStream::Finish()
|
||||
{
|
||||
Flush();
|
||||
nsresult rv = nsFileOutputStream::Close();
|
||||
|
||||
// if there is no temp file, don't try to move it over the original target.
|
||||
|
Loading…
Reference in New Issue
Block a user