| Index: fpdfsdk/fxedit/include/fxet_edit.h
|
| diff --git a/fpdfsdk/fxedit/include/fxet_edit.h b/fpdfsdk/fxedit/include/fxet_edit.h
|
| index 3bf5849211b9871ef45ace7759d1dea8f210df14..4287705592d876009a06d7b44576581a8b4951e6 100644
|
| --- a/fpdfsdk/fxedit/include/fxet_edit.h
|
| +++ b/fpdfsdk/fxedit/include/fxet_edit.h
|
| @@ -566,7 +566,6 @@ class CFX_Edit {
|
| friend class CFXEU_Backspace;
|
| friend class CFXEU_Delete;
|
| friend class CFXEU_Clear;
|
| - friend class CFXEU_ClearRich;
|
| friend class CFXEU_InsertText;
|
|
|
| void SetSel(const CPVT_WordPlace& begin, const CPVT_WordPlace& end);
|
|
|