Index: src/crankshaft/typing.cc |
diff --git a/src/crankshaft/typing.cc b/src/crankshaft/typing.cc |
index 013f50fd5c5c76fde3ed6726f7de469fabb45d4c..80a1eecef1d4551065fa399986fd51d59b402b74 100644 |
--- a/src/crankshaft/typing.cc |
+++ b/src/crankshaft/typing.cc |
@@ -790,9 +790,5 @@ void AstTyper::VisitImportDeclaration(ImportDeclaration* declaration) { |
} |
-void AstTyper::VisitExportDeclaration(ExportDeclaration* declaration) { |
-} |
- |
- |
} // namespace internal |
} // namespace v8 |