fix warning

This commit is contained in:
Joachim Schoeberl 2014-09-15 08:09:39 +00:00
parent 04f6c7be46
commit cd1b288c43

View File

@ -236,7 +236,7 @@ namespace netgen
Array<int> sendarray, recvarray;
static int timerv = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex vertices");
// static int timerv = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex vertices");
static int timere = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex edges");
static int timerf = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex faces");