Revision: 18346
Author:   [email protected]
Date:     Wed Dec 18 11:27:18 2013 UTC
Log:      Fixed Windows build (hopefully).

[email protected]

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

Modified:
 /branches/bleeding_edge/src/platform-win32.cc

=======================================
--- /branches/bleeding_edge/src/platform-win32.cc Wed Dec 18 10:40:26 2013 UTC +++ /branches/bleeding_edge/src/platform-win32.cc Wed Dec 18 11:27:18 2013 UTC
@@ -213,7 +213,6 @@
 #ifdef _WIN64
   init_modulo_function();
 #endif
-  init_fast_log_function();
   // fast_exp is initialized lazily.
   init_fast_sqrt_function();
 }

--
--
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/groups/opt_out.

Reply via email to