remove logging
This commit is contained in:
@@ -1155,10 +1155,6 @@ namespace polyvox
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Log("Updating grab at %f %f", x, y);
|
|
||||||
|
|
||||||
|
|
||||||
if (_manipulator)
|
if (_manipulator)
|
||||||
{
|
{
|
||||||
_manipulator->grabUpdate(x, y);
|
_manipulator->grabUpdate(x, y);
|
||||||
|
|||||||
Reference in New Issue
Block a user