Remove Clang warnings

This commit is contained in:
Alexander Bock
2021-07-30 14:56:55 +02:00
parent 5b3a66156c
commit c96764aa1c
10 changed files with 31 additions and 32 deletions
@@ -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