mirror of https://github.com/kiwix/libkiwix.git
+ remove debug messages
This commit is contained in:
parent
51fb9e1417
commit
840442fccd
|
@ -213,11 +213,7 @@ VMStringLoader::VMStringLoader(CCHAR_P rawContent, size_t rawContentSize)
|
|||
}
|
||||
}
|
||||
|
||||
std::cout << "Last ?" << std::endl;
|
||||
|
||||
pVMMemoryCore = new VMMemoryCore(oCore);
|
||||
|
||||
std::cout << "last2" << std::endl;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue