mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Set version to 2023.01.0-RC_01 and disable debug output of AABB tree
This commit is contained in:
@@ -656,7 +656,8 @@ void RimEclipseCase::computeCachedData()
|
||||
std::string aabbTreeInfo;
|
||||
rigEclipseCase->mainGrid()->computeCachedData( &aabbTreeInfo );
|
||||
|
||||
RiaLogging::debug( QString::fromStdString( aabbTreeInfo ) );
|
||||
// Debug output of the content of the AABB tree
|
||||
// RiaLogging::debug( QString::fromStdString( aabbTreeInfo ) );
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user