G4Scintillation::SetScintillationYieldFactor
Comment was
// Called to set the scintillation photon yield factor, needed when
// the yield is different for different types of particles. This
// scales the yield obtained from the G4MaterialPropertiesTable.
All code occurrences are like SetScintillationYieldFactor(1.)
Which is a no-op, and this can be safely removed
Edited by Roy Bellingan