Index: fpdfsdk/fxedit/include/fxet_edit.h |
diff --git a/fpdfsdk/fxedit/include/fxet_edit.h b/fpdfsdk/fxedit/include/fxet_edit.h |
index 4287705592d876009a06d7b44576581a8b4951e6..e6253cb345bdb62d975dd3fc80fdd282c2fead12 100644 |
--- a/fpdfsdk/fxedit/include/fxet_edit.h |
+++ b/fpdfsdk/fxedit/include/fxet_edit.h |
@@ -118,7 +118,6 @@ class CFX_Edit_Refresh { |
void BeginRefresh(); |
void Push(const CPVT_WordRange& linerange, const CFX_FloatRect& rect); |
void NoAnalyse(); |
- void Analyse(int32_t nAlignment); |
void AddRefresh(const CFX_FloatRect& rect); |
const CFX_Edit_RectArray* GetRefreshRects() const; |
void EndRefresh(); |