| Index: test/cctest/test-serialize.cc
|
| diff --git a/test/cctest/test-serialize.cc b/test/cctest/test-serialize.cc
|
| index 9c10abcfd05306cc31c9e3ee5a5d9ec6b7d4be50..73a7f65d5397036f74cc6dc08cc7159bc54288eb 100644
|
| --- a/test/cctest/test-serialize.cc
|
| +++ b/test/cctest/test-serialize.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(mythria): Remove this define after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <signal.h>
|
|
|
| #include <sys/stat.h>
|
|
|