[clang-tidy] run through performance checks
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:

committed by
Max Kellermann

parent
7fe49cf24d
commit
403612c666
@@ -108,7 +108,7 @@ ParseContainerPath(Path path_fs)
|
||||
}
|
||||
|
||||
static Music_Emu*
|
||||
LoadGmeAndM3u(GmeContainerPath container) {
|
||||
LoadGmeAndM3u(const GmeContainerPath& container) {
|
||||
|
||||
const char *path = container.path.c_str();
|
||||
const char *suffix = uri_get_suffix(path);
|
||||
|
Reference in New Issue
Block a user