Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc

git-svn-id: svn://10.0.0.236/trunk@237902 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
neil%parkwaycc.co.uk
2007-10-19 08:51:28 +00:00
parent 56861d34fd
commit 23304f0ec3
2 changed files with 1 additions and 6 deletions

View File

@@ -164,7 +164,6 @@ nsFileControlFrame::CreateAnonymousContent(nsTArray<nsIContent*>& aElements)
}
textControl->SetTabIndex(-1);
textControl->SetDisabled(PR_TRUE);
textControl->SetReadOnly(PR_TRUE);
}