| Index: fpdfsdk/include/fxedit/fxet_edit.h
|
| diff --git a/fpdfsdk/include/fxedit/fxet_edit.h b/fpdfsdk/include/fxedit/fxet_edit.h
|
| index f65715b1969b30a50f61f8a0a99515438c653181..4b627c99c8eb68e4206351556ea5caa9b71aa949 100644
|
| --- a/fpdfsdk/include/fxedit/fxet_edit.h
|
| +++ b/fpdfsdk/include/fxedit/fxet_edit.h
|
| @@ -762,7 +762,6 @@ private:
|
| CFX_Edit_Undo m_Undo;
|
| FX_INT32 m_nAlignment;
|
| FX_BOOL m_bNotifyFlag;
|
| - FX_BOOL m_bTextFullFlag;
|
| FX_BOOL m_bEnableOverflow;
|
| FX_BOOL m_bEnableRefresh;
|
| CPDF_Rect m_rcOldContent;
|
|
|