Chromium Code Reviews| Index: src/profile-generator.h |
| =================================================================== |
| --- src/profile-generator.h (revision 4954) |
| +++ src/profile-generator.h (working copy) |
| @@ -116,8 +116,6 @@ |
| int line_number_; |
| int security_token_id_; |
| - static unsigned next_call_uid_; |
| - |
| DISALLOW_COPY_AND_ASSIGN(CodeEntry); |
| }; |