Skip to content

RegionSelector: Fix cppcheck warning.

Pass strings by const reference, not by value. Remove method declaration with no corresponding definition.

Merge request reports