cms-gem-daq-project / ctp7_modules

0 stars 13 forks source link

Remove obsolete RPC modules #175

Closed lpetre-ulb closed 4 years ago

lpetre-ulb commented 4 years ago

Description

This PR removes 3 RPC modules which were no longer in use, either not compiled or not exporting any RPC method. The modules are:

This PR can be merged before #174, in which case it will implement the v2 electronics compatibility removal, or after #174, in which case, this PR will have to be rebased.

Types of changes

Motivation and Context

Clean up.

How Has This Been Tested?

Code still compiles and cms-gem-daq-project/cmsgemos#327 can still be compiled with the PR.

Checklist: