mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 10:59:47 -05:00
Remove Clang warnings
This commit is contained in:
@@ -42,8 +42,7 @@ namespace {
|
||||
|
||||
namespace openspace {
|
||||
|
||||
LabelParser::LabelParser(std::string name, std::string fileName,
|
||||
const ghoul::Dictionary& dictionary)
|
||||
LabelParser::LabelParser(std::string fileName, const ghoul::Dictionary& dictionary)
|
||||
: _fileName(std::move(fileName))
|
||||
{
|
||||
// get the different instrument types
|
||||
|
||||
Reference in New Issue
Block a user