mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 04:13:32 +02:00
remove accidentally commited debug code
This commit is contained in:
parent
5b81b5b11b
commit
8623a0606c
1 changed files with 0 additions and 1 deletions
|
@ -299,7 +299,6 @@ bool RenderableModelEntityItem::isReadyToComputeShape() {
|
|||
}
|
||||
|
||||
// the model is still being downloaded.
|
||||
std::cout << "adebug still being downloaded" << std::endl; // adebug
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
|
|
Loading…
Reference in a new issue