got rid of egier_reciver ifdef and reorganized the slreceiverfunctionlist

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@792 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-03-18 15:51:58 +00:00
parent f25e016f64
commit 1191fe5674
6 changed files with 329 additions and 266 deletions

View File

@ -1,8 +1,3 @@
//#ifndef EIGER_RECEIVER
//#define EIGER_RECEIVER
//#endif
#ifdef EIGER_RECEIVER
#ifndef EIGERRECEIVER_H
#define EIGERRECEIVER_H
/***********************************************
@ -199,5 +194,3 @@ private:
};
#endif /* #ifndef EIGERRECEIVER_H */
#endif /* #ifdef EIGER_RECEIVER */