FULLPIPE: Removed excess debugging info and added variable levels
This commit is contained in:
parent
a116677e6e
commit
ffd8ebacc5
3 changed files with 25 additions and 26 deletions
|
@ -112,6 +112,7 @@ MfcArchive::MfcArchive() {
|
|||
}
|
||||
|
||||
_lastIndex = 1;
|
||||
_level = 0;
|
||||
|
||||
_objectMap.push_back(0);
|
||||
_objectIdMap.push_back(kNullObject);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue