remove timer

This commit is contained in:
Joachim Schöberl 2016-04-05 21:53:49 +02:00
parent 05106cf58b
commit 7dc7e540c9

View File

@ -493,8 +493,8 @@ int AdFront3 :: GetLocals (int fstind,
float relh,
INDEX& facesplit)
{
static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
NgProfiler::RegionTimer reg (timer);
// static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
// NgProfiler::RegionTimer reg (timer);
if (hashon && faces.Size() < 500) { hashon=0; }