cppcheck: further fixes
This commit is contained in:
@@ -380,7 +380,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
std::string EffectiveMaxApertureString = "";
|
||||
std::string EffectiveMaxApertureString;
|
||||
|
||||
if (!d100) {
|
||||
int EffectiveMaxApertureValue;
|
||||
|
||||
Reference in New Issue
Block a user