Chromium Code Reviews| Index: src/PNaClTranslator.cpp |
| diff --git a/src/PNaClTranslator.cpp b/src/PNaClTranslator.cpp |
| index 609804cbb577d7c2582448e44532050048f76136..1353b079fd6b6ecc2bb7a3a9eebe7f8b4060c59a 100644 |
| --- a/src/PNaClTranslator.cpp |
| +++ b/src/PNaClTranslator.cpp |
| @@ -2247,7 +2247,6 @@ void PNaClTranslator::translate(const std::string &IRFilename) { |
| << "\n"; |
| ErrorStatus = true; |
| } |
| - return; |
| } |
| } // end of namespace Ice |