Loading src/core/tnlSystemInfo.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,6 @@ tnlSystemInfo::getNumberOfThreads( int cpu_id ) const tnlString tnlSystemInfo::getCPUModelName( int cpu_id ) const { cout << "model name = " << CPUModelName << endl; return CPUModelName; } Loading Loading
src/core/tnlSystemInfo.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,6 @@ tnlSystemInfo::getNumberOfThreads( int cpu_id ) const tnlString tnlSystemInfo::getCPUModelName( int cpu_id ) const { cout << "model name = " << CPUModelName << endl; return CPUModelName; } Loading