| Index: xfa/fwl/core/ifwl_monthcalendar.h
|
| diff --git a/xfa/fwl/core/ifwl_monthcalendar.h b/xfa/fwl/core/ifwl_monthcalendar.h
|
| index 793eaa8eea38eac6f67c58a41ba50d1ab12039a5..6bf8ad4898486e26e2b9ed7eec57fd4be851d95c 100644
|
| --- a/xfa/fwl/core/ifwl_monthcalendar.h
|
| +++ b/xfa/fwl/core/ifwl_monthcalendar.h
|
| @@ -58,8 +58,6 @@ class IFWL_MonthCalendar : public IFWL_Widget {
|
| ~IFWL_MonthCalendar() override;
|
|
|
| // FWL_WidgetImp
|
| - void Initialize() override;
|
| - void Finalize() override;
|
| FWL_Type GetClassID() const override;
|
| FWL_Error GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE) override;
|
| FWL_Error Update() override;
|
|
|