meso: Implement KLightServerSession dtor
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
#include <mesosphere/processes/KLightClientSession.hpp>
|
||||
#include <mesosphere/processes/KLightSession.hpp>
|
||||
#include <mesosphere/threading/KScopedCriticalSection.hpp>
|
||||
|
||||
namespace mesosphere
|
||||
{
|
||||
|
||||
KLightClientSession::~KLightClientSession()
|
||||
{
|
||||
//TODO
|
||||
parent->Terminate(false);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user