| Index: fpdfsdk/pdfwindow/PWL_Wnd.h
|
| diff --git a/fpdfsdk/pdfwindow/PWL_Wnd.h b/fpdfsdk/pdfwindow/PWL_Wnd.h
|
| index dec3f9f252f0363669a5e9a8b8860555240cd906..319e6da9a438e59f5a1cdead674323044b68ac40 100644
|
| --- a/fpdfsdk/pdfwindow/PWL_Wnd.h
|
| +++ b/fpdfsdk/pdfwindow/PWL_Wnd.h
|
| @@ -425,7 +425,6 @@ class CPWL_Wnd : public CPWL_TimerHandler {
|
| FX_BOOL IsCTRLpressed(uint32_t nFlag) const;
|
| FX_BOOL IsSHIFTpressed(uint32_t nFlag) const;
|
| FX_BOOL IsALTpressed(uint32_t nFlag) const;
|
| - FX_BOOL IsINSERTpressed(uint32_t nFlag) const;
|
|
|
| private:
|
| void AddChild(CPWL_Wnd* pWnd);
|
|
|