| Index: xfa/fde/cfde_txtedtengine.h
|
| diff --git a/xfa/fde/cfde_txtedtengine.h b/xfa/fde/cfde_txtedtengine.h
|
| index 15d0f0cc7788c63bf2f29362f7b79e0df2b38f18..1ce1ce30ecea5d8fd88645aa5b79e72b20e0b520 100644
|
| --- a/xfa/fde/cfde_txtedtengine.h
|
| +++ b/xfa/fde/cfde_txtedtengine.h
|
| @@ -26,7 +26,6 @@ class CFDE_TxtEdtEngine {
|
| int32_t CountPages() const;
|
| IFDE_TxtEdtPage* GetPage(int32_t nIndex);
|
|
|
| - FX_BOOL SetBufChunkSize(int32_t nChunkSize);
|
| void SetTextByStream(IFX_Stream* pStream);
|
| void SetText(const CFX_WideString& wsText);
|
| int32_t GetTextLength() const;
|
|
|