Chromium Code Reviews| Index: xfa/fwl/cfwl_widget.h |
| diff --git a/xfa/fwl/cfwl_widget.h b/xfa/fwl/cfwl_widget.h |
| index e2fce0e1acaa617f2be48919e1ba2a4fb1d5ab77..e2ba4071cb65231f60e4720982ece66da08b819d 100644 |
| --- a/xfa/fwl/cfwl_widget.h |
| +++ b/xfa/fwl/cfwl_widget.h |
| @@ -119,7 +119,6 @@ class CFWL_Widget : public IFWL_WidgetDelegate { |
| CFWL_Widget* pOuter); |
| bool IsEnabled() const; |
| - bool IsActive() const; |
| bool IsLocked() const { return m_iLock > 0; } |
| bool HasBorder() const; |
| bool HasEdge() const; |