Reviewers: Michael Starzinger,
Message:
hello, Michael
I found that duplicated include inadvertently.
please review it.
thanks
Description:
Remove the duplicated file include.
BUG=
Please review this at https://codereview.chromium.org/352223007/
SVN Base: https://github.com/v8/v8.git@master
Affected files (+0, -1 lines):
M src/ia32/code-stubs-ia32.cc
Index: src/ia32/code-stubs-ia32.cc
diff --git a/src/ia32/code-stubs-ia32.cc b/src/ia32/code-stubs-ia32.cc
index
3f32d0fcf54b24cc5161c8859de2d978dc0ef1fa..3d85c3390e847da2c7510d7c9a8149284dde9889
100644
--- a/src/ia32/code-stubs-ia32.cc
+++ b/src/ia32/code-stubs-ia32.cc
@@ -13,7 +13,6 @@
#include "src/jsregexp.h"
#include "src/regexp-macro-assembler.h"
#include "src/runtime.h"
-#include "src/runtime.h"
#include "src/stub-cache.h"
namespace v8 {
--
--
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.