fix warning

This commit is contained in:
ZappoMan 2014-06-25 19:11:33 -07:00
parent 99374403f4
commit 59a2f093fd

View file

@ -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