Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / bookmarks / bookmark_context_menu.h
index eba85f6..7fd36ee 100644 (file)
@@ -82,9 +82,6 @@ class BookmarkContextMenu : public BookmarkContextMenuControllerDelegate,
   // Responsible for running the menu.
   scoped_ptr<views::MenuRunner> menu_runner_;
 
-  // The node we're showing the menu for.
-  const BookmarkNode* parent_node_;
-
   BookmarkContextMenuObserver* observer_;
 
   // Should the menu close when a node is removed.