Revision: 21788
Author:   [email protected]
Date:     Thu Jun 12 04:30:12 2014 UTC
Log:      Drop unused v8threads include from platform files

BUG=none
[email protected]
LOG=n

Review URL: https://codereview.chromium.org/323303002
http://code.google.com/p/v8/source/detail?r=21788

Modified:
 /branches/bleeding_edge/src/platform-cygwin.cc
 /branches/bleeding_edge/src/platform-freebsd.cc
 /branches/bleeding_edge/src/platform-linux.cc
 /branches/bleeding_edge/src/platform-openbsd.cc
 /branches/bleeding_edge/src/platform-qnx.cc
 /branches/bleeding_edge/src/platform-solaris.cc

=======================================
--- /branches/bleeding_edge/src/platform-cygwin.cc Thu Jun 5 12:14:47 2014 UTC +++ /branches/bleeding_edge/src/platform-cygwin.cc Thu Jun 12 04:30:12 2014 UTC
@@ -20,7 +20,6 @@

 #include "src/base/win32-headers.h"
 #include "src/platform.h"
-#include "src/v8threads.h"

 namespace v8 {
 namespace internal {
=======================================
--- /branches/bleeding_edge/src/platform-freebsd.cc Tue Jun 3 08:12:43 2014 UTC +++ /branches/bleeding_edge/src/platform-freebsd.cc Thu Jun 12 04:30:12 2014 UTC
@@ -28,7 +28,6 @@
 #undef MAP_TYPE

 #include "src/v8.h"
-#include "src/v8threads.h"

 #include "src/platform.h"

=======================================
--- /branches/bleeding_edge/src/platform-linux.cc Tue Jun 3 08:12:43 2014 UTC +++ /branches/bleeding_edge/src/platform-linux.cc Thu Jun 12 04:30:12 2014 UTC
@@ -44,7 +44,6 @@
 #include "src/v8.h"

 #include "src/platform.h"
-#include "src/v8threads.h"


 namespace v8 {
=======================================
--- /branches/bleeding_edge/src/platform-openbsd.cc Tue Jun 3 08:12:43 2014 UTC +++ /branches/bleeding_edge/src/platform-openbsd.cc Thu Jun 12 04:30:12 2014 UTC
@@ -28,7 +28,6 @@
 #include "src/v8.h"

 #include "src/platform.h"
-#include "src/v8threads.h"


 namespace v8 {
=======================================
--- /branches/bleeding_edge/src/platform-qnx.cc Tue Jun  3 08:12:43 2014 UTC
+++ /branches/bleeding_edge/src/platform-qnx.cc Thu Jun 12 04:30:12 2014 UTC
@@ -32,7 +32,6 @@
 #include "src/v8.h"

 #include "src/platform.h"
-#include "src/v8threads.h"


 namespace v8 {
=======================================
--- /branches/bleeding_edge/src/platform-solaris.cc Tue Jun 3 08:12:43 2014 UTC +++ /branches/bleeding_edge/src/platform-solaris.cc Thu Jun 12 04:30:12 2014 UTC
@@ -29,7 +29,6 @@
 #include "src/v8.h"

 #include "src/platform.h"
-#include "src/v8threads.h"


 // It seems there is a bug in some Solaris distributions (experienced in

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to