Skip to content
  • Antti Soininen's avatar
    Replace commonBoundaries by isCommonBins · a854273f
    Antti Soininen authored
    MatrixWorkspace::isCommonBins() does the same job and caches the result
    potentially saving the full check. Where possible, remove the check
    altogether and use CommonBinsValidator instead.
    
    Re #24292
    a854273f