Bug 1381253 - Remove redundant control flow declarations rs=ehsan
MozReview-Commit-ID: FFxP4aMCbOL
This commit is contained in:
@@ -345,8 +345,6 @@ HTMLFieldSetElement::UpdateValidity(bool aElementValidity)
|
||||
if (mFieldSet) {
|
||||
mFieldSet->UpdateValidity(aElementValidity);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
EventStates
|
||||
|
||||
Reference in New Issue
Block a user