Index: src/v8.cc |
diff --git a/src/v8.cc b/src/v8.cc |
index e47ff1204448d9ee3d37295144adad1eade4ad68..19dcddbb9b3209285e6fb8b7500c00c8f984adfa 100644 |
--- a/src/v8.cc |
+++ b/src/v8.cc |
@@ -112,7 +112,6 @@ void V8::TearDown() { |
call_completed_callbacks_ = NULL; |
Sampler::TearDown(); |
- OS::TearDown(); |
} |