mirror of https://github.com/CGAL/cgal
Removed trace
This commit is contained in:
parent
257c06df33
commit
c97d2e5370
|
|
@ -22,7 +22,6 @@ class Arcball
|
|||
Director* b = new Director();
|
||||
b->radius() = 1.0f/max_size;
|
||||
b->setOffset(cx, cy, cz);
|
||||
TRACE("center: %lf %lf %lf\n",cx,cy,cz);
|
||||
return b;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue