| Index: fpdfsdk/include/formfiller/FFL_Notify.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_Notify.h b/fpdfsdk/include/formfiller/FFL_Notify.h
|
| index c729b7452bf6b52722063e007b8a0234d9310009..cabc1aa113ced31771b956f70998a42ce23c2376 100644
|
| --- a/fpdfsdk/include/formfiller/FFL_Notify.h
|
| +++ b/fpdfsdk/include/formfiller/FFL_Notify.h
|
| @@ -45,7 +45,6 @@ private:
|
| FX_BOOL ExecuteActionTree(CPDF_AAction::AActionType eAAT, CPDF_Action & action, FX_BOOL& bExit);
|
| FX_BOOL ExecuteAction(CPDF_AAction::AActionType eAAT,CPDF_Action & action,FX_BOOL& bExit);
|
|
|
| - CFFL_FormFiller * m_pFormFiller;
|
| FX_BOOL m_bDoActioning;
|
| FX_INT32 m_nNotifyFlag;
|
| };
|
|
|