meso: add KLightSession skeleton, remove KBaseSession
This commit is contained in:
12
mesosphere/source/processes/KLightClientSession.cpp
Normal file
12
mesosphere/source/processes/KLightClientSession.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include <mesosphere/processes/KLightClientSession.hpp>
|
||||
|
||||
namespace mesosphere
|
||||
{
|
||||
|
||||
KLightClientSession::~KLightClientSession()
|
||||
{
|
||||
//TODO
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user