Skip to content

Commit

Permalink
Further clean up after merging CMSSW_11_2_0_pre7 (#556)
Browse files Browse the repository at this point in the history
Minor bug fixes:
  - fix a typo in EventFilter/EcalRawToDigi/plugins/BuildFile.xml .

Clean up:
  - remove obsolete ArrayShadow class;
  - remove obsolete profiling functions.
  • Loading branch information
fwyzard committed Nov 9, 2020
1 parent ceacead commit ec1019f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EventFilter/EcalRawToDigi/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDACore"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<library file="*.cc" name="EventFilterEcalRawToDigiPlugins">
<library file="*.cc *.cu" name="EventFilterEcalRawToDigiPlugins">
<flags EDM_PLUGIN="1"/>
</library>

0 comments on commit ec1019f

Please sign in to comment.