Backout 14e984035ca5 (bug 773534) for bustage

This commit is contained in:
Ed Morley 2012-07-13 11:36:21 +01:00
parent ac80998b7f
commit c2f7a830b5

View File

@ -374,9 +374,3 @@ nsLookAndFeel::GetFontImpl(FontID aID, nsString& aFontName,
aFontStyle.systemFont = true;
return true;
}
/*virtual*/
bool
nsLookAndFeel::GetEchoPasswordImpl() {
return true;
}