| Index: fpdfsdk/pdfwindow/PWL_Icon.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_Icon.h b/fpdfsdk/pdfwindow/PWL_Icon.h
|
| index 5abf9c26cce98b875ce1d682f313c42225e20f57..a5bd9070125f64a0ca56657a927e5c69f0e6bf5f 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_Icon.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_Icon.h
|
| @@ -47,7 +47,6 @@ class CPWL_Icon : public CPWL_Image {
|
| int32_t GetScaleMethod();
|
| FX_BOOL IsProportionalScale();
|
| void GetIconPosition(FX_FLOAT& fLeft, FX_FLOAT& fBottom);
|
| - FX_BOOL GetFittingBounds();
|
|
|
| void SetIconFit(CPDF_IconFit* pIconFit) { m_pIconFit = pIconFit; }
|
|
|
|
|