removing an evil and unneeded delete [].
git-svn-id: svn://10.0.0.236/trunk@33002 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
36067e8aea
commit
f74fc1db68
@ -349,7 +349,6 @@ nsresult nsFileSpec::Move(const nsFileSpec& inNewParentDirectory)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
delete [] destPath;
|
||||
}
|
||||
return NS_FILE_FAILURE;
|
||||
} // nsFileSpec::Move
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user