| Index: trunk/src/mojo/services/view_manager/root_node_manager.h
|
| ===================================================================
|
| --- trunk/src/mojo/services/view_manager/root_node_manager.h (revision 269420)
|
| +++ trunk/src/mojo/services/view_manager/root_node_manager.h (working copy)
|
| @@ -71,7 +71,6 @@
|
| void NotifyNodeViewReplaced(const NodeId& node,
|
| const ViewId& new_view_id,
|
| const ViewId& old_view_id);
|
| - void NotifyNodeDeleted(const NodeId& node);
|
|
|
| private:
|
| // Used to setup any static state needed by RootNodeManager.
|
|
|