| Index: xfa/fxfa/include/xfa_ffpageview.h
|
| diff --git a/xfa/fxfa/include/xfa_ffpageview.h b/xfa/fxfa/include/xfa_ffpageview.h
|
| index 124c8db4d2726982d25fc1f40aa922952e1d90a4..ab98d54e622d582f219b54a7f9dd2b3259a015b5 100644
|
| --- a/xfa/fxfa/include/xfa_ffpageview.h
|
| +++ b/xfa/fxfa/include/xfa_ffpageview.h
|
| @@ -18,7 +18,6 @@ class CXFA_FFPageView : public CXFA_ContainerLayoutItem {
|
| ~CXFA_FFPageView() override;
|
|
|
| CXFA_FFDocView* GetDocView() const;
|
| - int32_t GetPageViewIndex() const;
|
| void GetPageViewRect(CFX_RectF& rtPage) const;
|
| void GetDisplayMatrix(CFX_Matrix& mt,
|
| const CFX_Rect& rtDisp,
|
|
|