Chromium Code Reviews| Index: src/pathops/SkPathOpsPoint.h | 
| diff --git a/src/pathops/SkPathOpsPoint.h b/src/pathops/SkPathOpsPoint.h | 
| index 7ddfbfb5d15bce28b46643e2cd7b46122e22fcfc..5c2e3a50ddd27258f0c38dd0248b54451ce8b6a2 100644 | 
| --- a/src/pathops/SkPathOpsPoint.h | 
| +++ b/src/pathops/SkPathOpsPoint.h | 
| @@ -227,7 +227,6 @@ | 
| // utilities callable by the user from the debugger when the implementation code is linked in | 
| void dump() const; | 
| static void Dump(const SkPoint& pt); | 
| - static void DumpHex(const SkPoint& pt); | 
| }; | 
| #endif |