summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fftextedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/app/xfa_fftextedit.h')
-rw-r--r--xfa/fxfa/app/xfa_fftextedit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fxfa/app/xfa_fftextedit.h b/xfa/fxfa/app/xfa_fftextedit.h
index c6d9c9c862..048008d700 100644
--- a/xfa/fxfa/app/xfa_fftextedit.h
+++ b/xfa/fxfa/app/xfa_fftextedit.h
@@ -52,8 +52,6 @@ class CXFA_FFTextEdit : public CXFA_FFField {
const CFX_WideString& wsPrevText);
void OnTextFull(IFWL_Widget* pWidget);
FX_BOOL CheckWord(const CFX_ByteStringC& sWord);
- FX_BOOL GetSuggestWords(const CFX_ByteStringC& sWord,
- std::vector<CFX_ByteString>& sSuggest);
protected:
FX_BOOL CommitData() override;