Index: views/widget/widget_win.h |
diff --git a/views/widget/widget_win.h b/views/widget/widget_win.h |
index 5f92a1f9ef81facc5c1741e655c9a920ff70b7c3..564e9e7325932d489956b03aec4ce8717aa60ee5 100644 |
--- a/views/widget/widget_win.h |
+++ b/views/widget/widget_win.h |
@@ -509,10 +509,6 @@ class WidgetWin : public ui::WindowImpl, |
// we always mod this value with the max view events above . |
int accessibility_view_events_index_; |
- // The last cursor that was active before the current one was selected. Saved |
- // so that we can restore it. |
- gfx::NativeCursor previous_cursor_; |
- |
ViewProps props_; |
scoped_ptr<InputMethod> input_method_; |