diff options
Diffstat (limited to 'deps/v8/test/cctest/compiler/test-run-stackcheck.cc')
-rw-r--r-- | deps/v8/test/cctest/compiler/test-run-stackcheck.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/v8/test/cctest/compiler/test-run-stackcheck.cc b/deps/v8/test/cctest/compiler/test-run-stackcheck.cc index bba411d283..52556ac87f 100644 --- a/deps/v8/test/cctest/compiler/test-run-stackcheck.cc +++ b/deps/v8/test/cctest/compiler/test-run-stackcheck.cc @@ -2,9 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -// TODO(jochen): Remove this after the setting is turned on globally. -#define V8_IMMINENT_DEPRECATION_WARNINGS - #include "test/cctest/compiler/function-tester.h" namespace v8 { |