| Index: xfa/fwl/core/cfwl_evtselectchanged.h
|
| diff --git a/xfa/fwl/core/cfwl_evtselectchanged.h b/xfa/fwl/core/cfwl_evtselectchanged.h
|
| index f01b2aac6a01441be49737853ffa252c122b18c0..9b53ec3bac1733abb7cc06bfa6ac8501eb6149f7 100644
|
| --- a/xfa/fwl/core/cfwl_evtselectchanged.h
|
| +++ b/xfa/fwl/core/cfwl_evtselectchanged.h
|
| @@ -14,8 +14,6 @@ class CFWL_EvtSelectChanged : public CFWL_Event {
|
| CFWL_EvtSelectChanged();
|
| ~CFWL_EvtSelectChanged() override;
|
|
|
| - CFWL_EventType GetClassID() const override;
|
| -
|
| // Used by ComboBox.
|
| bool bLButtonUp;
|
|
|
|
|