moved initDetectorStructure into initSharedMemory

This commit is contained in:
Erik Frojdh
2018-10-10 17:41:13 +02:00
parent fd7060ef6c
commit 5f6f276f70
2 changed files with 5 additions and 9 deletions

View File

@ -1594,7 +1594,7 @@ private:
* @param update true to update last user pid, date etc
* @returns true if shared memory was created in this call, else false
*/
bool initSharedMemory(bool verify = true);
void initSharedMemory(bool verify = true);
/**
* Initialize detector structure for the shared memory just created