Chromium Code Reviews| Index: src/profile-generator.cc |
| =================================================================== |
| --- src/profile-generator.cc (revision 4954) |
| +++ src/profile-generator.cc (working copy) |
| @@ -121,7 +121,6 @@ |
| const char* CodeEntry::kEmptyNamePrefix = ""; |
| -unsigned CodeEntry::next_call_uid_ = 1; |
| void CodeEntry::CopyData(const CodeEntry& source) { |