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

@@ -713,7 +713,6 @@ nsHtml5Parser::ParseUntilBlocked()
return NS_OK;
}
}
continue;
}
}