Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove incorrect reflex protection from HcalDbService
The CPP conditional code to protect reflex from the C++11 syntax was done incorrectly since the the memory layout of the two options were not identical. Given that this file is never scanned by Reflex, it is best to just remove the conditional code.
- Loading branch information