sharedmem: more modifications on command line to remove features such as id, remove, add

This commit is contained in:
2018-06-26 12:10:50 +02:00
parent d7831f6c64
commit 0b140111b3
4 changed files with 56 additions and 176 deletions

View File

@ -81,6 +81,7 @@ public:
myDetector=NULL; \
} \
// create multiSlsDetector class if required
if (myDetector==NULL) { \
try { \