LegacyBarcodeSvc: getBarcodeInfo should not be marked const

getBarcodeInfo in LegacyBarcodeSvc should not be marked const as it returns a non-const reference.

Probably fixes compilation issues in dev nightlies.

/cc @jchapman @ssnyder

Merge request reports

Loading