Chromium Code Reviews| Index: src/checks.h |
| =================================================================== |
| --- src/checks.h (revision 3220) |
| +++ src/checks.h (working copy) |
| @@ -52,7 +52,6 @@ |
| #define UNREACHABLE() ((void) 0) |
| #endif |
|
Søren Thygesen Gjesse
2010/01/19 22:59:12
Please revert this.
Alexandre
2010/01/22 23:08:42
Reverted.
On 2010/01/19 22:59:12, Søren Gjesse wro
|
| - |
| // Used by the CHECK macro -- should not be called directly. |
| static inline void CheckHelper(const char* file, |
| int line, |