summaryrefslogtreecommitdiffstats
path: root/views/controls/button/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/button.h')
-rw-r--r--views/controls/button/button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/controls/button/button.h b/views/controls/button/button.h
index 016fd74..7c3aac4 100644
--- a/views/controls/button/button.h
+++ b/views/controls/button/button.h
@@ -57,7 +57,6 @@ class Button : public View {
// Accessibility data.
std::wstring accessible_shortcut_;
- std::wstring accessible_name_;
// The id tag associated with this button. Used to disambiguate buttons in
// the ButtonListener implementation.