Chromium Code Reviews| Index: xfa/fwl/cfwl_widget.h |
| diff --git a/xfa/fwl/cfwl_widget.h b/xfa/fwl/cfwl_widget.h |
| index 95cbe3ef2abb287ef44021cec06eaf65d228d7b0..759ab1f3e63ab9c9fc15e8654cff4dca666cca5d 100644 |
| --- a/xfa/fwl/cfwl_widget.h |
| +++ b/xfa/fwl/cfwl_widget.h |
| @@ -161,7 +161,6 @@ class CFWL_Widget : public IFWL_WidgetDelegate { |
| bool IsOverLapper() const; |
| bool IsPopup() const; |
| bool IsChild() const; |
| - bool IsOffscreen() const; |
| CFWL_Widget* GetRootOuter(); |
| bool GetPopupPosMenu(FX_FLOAT fMinHeight, |
| FX_FLOAT fMaxHeight, |