Index: fpdfsdk/include/pdfwindow/PWL_Edit.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Edit.h b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
index ea1b3ef63680e01ca3b6f57246bd4c1a0565c307..281bd268f41051d55f83d706c7e36a811b1e855a 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Edit.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Edit.h |
@@ -157,8 +157,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); |