Bug 1381253 - Remove redundant control flow declarations rs=ehsan

MozReview-Commit-ID: FFxP4aMCbOL
This commit is contained in:
Sylvestre Ledru
2017-07-15 19:03:04 +02:00
parent 34eaa98bfb
commit 576cac5ec7
101 changed files with 1 additions and 176 deletions

View File

@@ -3418,7 +3418,6 @@ HTMLInputElement::Focus(ErrorResult& aError)
}
}
return;
}
#if !defined(ANDROID) && !defined(XP_MACOSX)