logic: added "serialize" method for indexer commands
This commit is contained in:
@@ -15,10 +15,6 @@ InterprocessIndexer::InterprocessIndexer(const std::string& uuid, Id processId)
|
||||
{
|
||||
}
|
||||
|
||||
InterprocessIndexer::~InterprocessIndexer()
|
||||
{
|
||||
}
|
||||
|
||||
void InterprocessIndexer::work()
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user