remove bogus comment; r=Neil; rs=sspitzer; bug 129054
git-svn-id: svn://10.0.0.236/trunk@143109 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1762,7 +1762,7 @@ function SaveDocument(aSaveAs, aSaveCopy, aMimeType)
|
||||
if (oldLocation == relatedFilesDirStr || IsUrlAboutBlank(oldLocation))
|
||||
relatedFilesDir = null;
|
||||
else
|
||||
relatedFilesDir = tempLocalFile.parent; // this is wrong if parent is the root!
|
||||
relatedFilesDir = tempLocalFile.parent;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user