commenting out printout

This commit is contained in:
maliakal_d 2018-06-28 08:58:34 +02:00
parent d76568d6d9
commit 73ac8bab38

View File

@ -109,7 +109,7 @@ public:
cout<<"id:"<<id<<" pos:"<<pos<<endl;
//cout<<"id:"<<id<<" pos:"<<pos<<endl;
// create multiSlsDetector class if required
if (myDetector==NULL) { \
try { \