Fixed warning

This commit is contained in:
Robert Osfield
2004-08-02 15:52:50 +00:00
parent f1ade41cdd
commit 7a7358553f

View File

@@ -1030,6 +1030,8 @@ void* labelRead::Parse(trpgToken /*tok*/,trpgReadBuffer &buf)
_parse->getCurrTop()->addChild(supGeode.get());
}
break;
default:
break;
}