| Index: fpdfsdk/formfiller/cffl_interactiveformfiller.h
|
| diff --git a/fpdfsdk/formfiller/cffl_interactiveformfiller.h b/fpdfsdk/formfiller/cffl_interactiveformfiller.h
|
| index 58fafe032d50688ba7333c11fc69898002045990..1a1af44ebb43c3997cc0c702f3534b6fdf0ab15a 100644
|
| --- a/fpdfsdk/formfiller/cffl_interactiveformfiller.h
|
| +++ b/fpdfsdk/formfiller/cffl_interactiveformfiller.h
|
| @@ -33,8 +33,6 @@ class CFFL_InteractiveFormFiller : public IPWL_Filler_Notify {
|
| CFX_RenderDevice* pDevice,
|
| CFX_Matrix* pUser2Device);
|
|
|
| - void OnCreate(CPDFSDK_Annot* pAnnot);
|
| - void OnLoad(CPDFSDK_Annot* pAnnot);
|
| void OnDelete(CPDFSDK_Annot* pAnnot);
|
|
|
| void OnMouseEnter(CPDFSDK_PageView* pPageView,
|
|
|