mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
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:
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user