Revision: 22904
Author:   [email protected]
Date:     Wed Aug  6 08:49:56 2014 UTC
Log:      Remove obsolete declaration that broke Windows build.

[email protected]
BUG=

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

Modified:
 /branches/bleeding_edge/src/types.h

=======================================
--- /branches/bleeding_edge/src/types.h Tue Aug  5 14:19:22 2014 UTC
+++ /branches/bleeding_edge/src/types.h Wed Aug  6 08:49:56 2014 UTC
@@ -472,7 +472,6 @@
   static int ExtendUnion(
       UnionHandle unioned, int current_size, TypeHandle t,
       TypeHandle other, bool is_intersect, Region* region);
- static int NormalizeUnion(UnionHandle unioned, int current_size, int bitset);
 };


--
--
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