Commit 8eacf4e7 authored by jochen@chromium.org's avatar jochen@chromium.org

Drop unused v8threads include from platform files

BUG=none
R=marja@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/323303002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21788 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 3c4a6d1b
......@@ -20,7 +20,6 @@
#include "src/base/win32-headers.h"
#include "src/platform.h"
#include "src/v8threads.h"
namespace v8 {
namespace internal {
......
......@@ -28,7 +28,6 @@
#undef MAP_TYPE
#include "src/v8.h"
#include "src/v8threads.h"
#include "src/platform.h"
......
......@@ -44,7 +44,6 @@
#include "src/v8.h"
#include "src/platform.h"
#include "src/v8threads.h"
namespace v8 {
......
......@@ -28,7 +28,6 @@
#include "src/v8.h"
#include "src/platform.h"
#include "src/v8threads.h"
namespace v8 {
......
......@@ -32,7 +32,6 @@
#include "src/v8.h"
#include "src/platform.h"
#include "src/v8threads.h"
namespace v8 {
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment