| Index: xfa/include/fwl/lightwidget/widget.h
|
| diff --git a/xfa/include/fwl/lightwidget/widget.h b/xfa/include/fwl/lightwidget/widget.h
|
| index 02f96e9bdfdec42ae05a018ca3bda55a0d9bc415..afd475dff7b0b67c447ab3348c9e38002069f978 100644
|
| --- a/xfa/include/fwl/lightwidget/widget.h
|
| +++ b/xfa/include/fwl/lightwidget/widget.h
|
| @@ -37,7 +37,6 @@ class CFWL_Widget {
|
| public:
|
| IFWL_Widget* GetWidget();
|
| FX_DWORD Release();
|
| - CFWL_Widget* Retain();
|
| FX_DWORD GetRefCount() const;
|
| FWL_ERR GetClassName(CFX_WideString& wsClass) const;
|
| FX_DWORD GetClassID() const;
|
|
|