| Index: test/cctest/test-disasm-ppc.cc
|
| diff --git a/test/cctest/test-disasm-ppc.cc b/test/cctest/test-disasm-ppc.cc
|
| index c87d340f418cf92e88291a023cf929a402fcc78f..9290c46c78b3e2a0882482f826a7cc315a001fef 100644
|
| --- a/test/cctest/test-disasm-ppc.cc
|
| +++ b/test/cctest/test-disasm-ppc.cc
|
| @@ -26,9 +26,6 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| //
|
|
|
| -// TODO(jochen): Remove this after the setting is turned on globally.
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|