merge in raj's dispose early work
This commit is contained in:
@@ -87,6 +87,10 @@ Node::GetNDevices (void) const
|
||||
return m_devices.size ();
|
||||
}
|
||||
|
||||
void Node::Dispose()
|
||||
{
|
||||
}
|
||||
|
||||
// Node stack creation and management routines.
|
||||
Node* Node::Create()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user