Chromium Code Reviews| Index: src/trusted/validator_arm/inst_classes.h |
| =================================================================== |
| --- src/trusted/validator_arm/inst_classes.h (revision 8336) |
| +++ src/trusted/validator_arm/inst_classes.h (working copy) |
| @@ -396,10 +396,6 @@ |
| return false; |
| } |
| - // Returns a c-string containing the name of the class. Used for |
| - // testing only. |
| - virtual const char* name() const; |
| - |
| // Many instructions define control bits in bits 20-24. The useful bits |
| // are defined here. |