Index: fpdfsdk/include/pdfwindow/PWL_Edit.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
index 0281d37ed7ae3e7da127b8540c2e75088758db67..c7430e52384f65b2a285c22df800d8bca2b084f6 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Edit.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
@@ -164,8 +164,6 @@ class CPWL_Edit : public CPWL_EditCtrl, public IFX_Edit_OprNotify { |
FX_BOOL bLatin, |
FX_BOOL bArabic) const; |
- void AjustArabicWords(const CPVT_WordRange& wr); |
- |
public: |
FX_BOOL IsProceedtoOnChar(FX_WORD nKeyCode, FX_DWORD nFlag); |