mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Bazaar/Protect : removed a debbugging printout
git-svn-id: svn://ultimatepp.org/upp/trunk@4205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1f53879182
commit
f5295ebbbe
2 changed files with 1 additions and 2 deletions
|
|
@ -114,7 +114,6 @@ using namespace Upp;
|
|||
: "eax", "ebx", "ecx", "edx" \
|
||||
); \
|
||||
__xxx = true; \
|
||||
Cerr() << "AFTER : " << HexString(&&__start, 50) << "\n"; \
|
||||
if(__xxx) \
|
||||
{ \
|
||||
__init: \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#include "Core/init"
|
||||
#include "Cypher/init"
|
||||
#include "Web/init"
|
||||
#include "ProductVersion/init"
|
||||
#include "plugin\sqlite3/init"
|
||||
#include "MySql/init"
|
||||
#include "ProductVersion/init"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue