summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_widget.h')
-rw-r--r--xfa/fwl/cfwl_widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_widget.h b/xfa/fwl/cfwl_widget.h
index e2fce0e1ac..e2ba4071cb 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;