fix more warnings.
This commit is contained in:
@@ -146,7 +146,7 @@ aiScene* BaseImporter::ReadFile(Importer* pImp, const std::string& pFile, IOSyst
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
void BaseImporter::SetupProperties(const Importer* pImp)
|
||||
void BaseImporter::SetupProperties(const Importer* )
|
||||
{
|
||||
// the default implementation does nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user