| Index: xfa/fwl/core/ifwl_caret.h
|
| diff --git a/xfa/fwl/core/ifwl_caret.h b/xfa/fwl/core/ifwl_caret.h
|
| index 351c8461a9e8ba0c84c87401cbacfc8597528b9e..022cadad275d945840fad63ab55a5c3adf03e340 100644
|
| --- a/xfa/fwl/core/ifwl_caret.h
|
| +++ b/xfa/fwl/core/ifwl_caret.h
|
| @@ -27,8 +27,6 @@ class IFWL_Caret : public IFWL_Widget {
|
| ~IFWL_Caret() override;
|
|
|
| // IFWL_Widget
|
| - void Initialize() override;
|
| - void Finalize() override;
|
| FWL_Type GetClassID() const override;
|
| FWL_Error DrawWidget(CFX_Graphics* pGraphics,
|
| const CFX_Matrix* pMatrix = nullptr) override;
|
|
|