Reviewers: Christian Plesner Hansen, Description: Removed a comment that is no longer valid.
Please review this at http://codereview.chromium.org/8960 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/log.h Index: src/log.h =================================================================== --- src/log.h (revision 663) +++ src/log.h (working copy) @@ -113,7 +113,6 @@ // snapshot. static void Preamble(const char* content); - // ==== Events that are always logged. ==== // Emits an event with a string value -> (name, value). static void StringEvent(const char* name, const char* value); --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
