mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-13 16:13:14 +02:00
fix warning
This commit is contained in:
parent
99374403f4
commit
59a2f093fd
1 changed files with 0 additions and 2 deletions
|
@ -548,8 +548,6 @@ bool ModelTreeElement::removeModelWithModelItemID(const ModelItemID& id) {
|
|||
|
||||
int ModelTreeElement::readElementDataFromBuffer(const unsigned char* data, int bytesLeftToRead,
|
||||
ReadBitstreamToTreeParams& args) {
|
||||
|
||||
const bool wantDebugging = false;
|
||||
|
||||
// If we're the root, but this bitstream doesn't support root elements with data, then
|
||||
// return without reading any bytes
|
||||
|
|
Loading…
Reference in a new issue