From 840442fccdf9c5c56e813a8ee8e45dd45f8b49a3 Mon Sep 17 00:00:00 2001 From: kelson42 Date: Mon, 16 Dec 2013 13:33:29 +0100 Subject: [PATCH] + remove debug messages --- src/common/kiwix/ctpp2/CTPP2VMStringLoader.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/common/kiwix/ctpp2/CTPP2VMStringLoader.cpp b/src/common/kiwix/ctpp2/CTPP2VMStringLoader.cpp index cb910dce..20685601 100644 --- a/src/common/kiwix/ctpp2/CTPP2VMStringLoader.cpp +++ b/src/common/kiwix/ctpp2/CTPP2VMStringLoader.cpp @@ -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 {