| Index: fpdfsdk/pdfwindow/PWL_ListBox.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_ListBox.h b/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| index 37299e12df9fe1026babc55ca6f9102b305c6fa4..eea0862a8be2dc755b2e56270922ac93be74e01e 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_ListBox.h
|
| @@ -40,8 +40,6 @@ class CPWL_List_Notify : public IFX_List_Notify {
|
| const CFX_FloatPoint& ptHead,
|
| const CFX_FloatPoint& ptFoot,
|
| const CPVT_WordPlace& place);
|
| - void IOnCaretChange(const CPVT_SecProps& secProps,
|
| - const CPVT_WordProps& wordProps);
|
|
|
| private:
|
| CPWL_ListBox* m_pList;
|
|
|