Chromium Code Reviews| Index: xfa/fde/cfde_path.h |
| diff --git a/xfa/fde/cfde_path.h b/xfa/fde/cfde_path.h |
| index c4b66f063e18347a543aceb0c44172a8c9f3d344..c9f213d3508f6b7b5967853b2a4b582c3b726040 100644 |
| --- a/xfa/fde/cfde_path.h |
| +++ b/xfa/fde/cfde_path.h |
| @@ -12,8 +12,6 @@ |
| class CFDE_Path : public CFX_Target { |
| public: |
| - void Release() { delete this; } |
| - |
| FX_BOOL StartFigure(); |
| FX_BOOL CloseFigure(); |