mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-28 05:49:35 +00:00
+ remove debug messages
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user