Index: test/cctest/test-fixed-dtoa.cc |
diff --git a/test/cctest/test-fixed-dtoa.cc b/test/cctest/test-fixed-dtoa.cc |
index 7c94c7859e04f586026928adadcbe3db2e6ef518..7c2cc2eb15bde8e88855d0003bea395dacdb6195 100644 |
--- a/test/cctest/test-fixed-dtoa.cc |
+++ b/test/cctest/test-fixed-dtoa.cc |
@@ -25,9 +25,6 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// 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" |