Added missing call to inherited method.

git-svn-id: http://voip.null.ro/svn/yate@1359 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2007-06-08 23:00:19 +00:00
parent b34df4ea2c
commit fcbf61a69a

View file

@ -278,7 +278,7 @@ void ConfRoom::destroyed()
m->addParam("room",m_name);
Engine::enqueue(m);
}
DataSource::destroyed();
}
// Add one channel to the room