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