Index: xfa/fde/cfde_txtedtbuf.h |
diff --git a/xfa/fde/cfde_txtedtbuf.h b/xfa/fde/cfde_txtedtbuf.h |
index 1d8e48e33854758067e7c5cc21c7ccc895762d47..e871ed9aedae0b6d7c310b3a69b4b3092b67c698 100644 |
--- a/xfa/fde/cfde_txtedtbuf.h |
+++ b/xfa/fde/cfde_txtedtbuf.h |
@@ -18,7 +18,6 @@ class CFDE_TxtEdtBuf { |
CFDE_TxtEdtBuf(); |
~CFDE_TxtEdtBuf(); |
- FX_BOOL SetChunkSize(int32_t nChunkSize); |
int32_t GetChunkSize() const; |
int32_t GetTextLength() const; |
void SetText(const CFX_WideString& wsText); |