Disable debug loging in MtApi.ex5

This commit is contained in:
vdemydiuk
2019-04-30 11:07:47 +03:00
parent e364b313c3
commit 13b8aa9644
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -39,7 +39,7 @@
bool getBooleanValue(int expertHandle, int paramIndex, bool& res, string& err); bool getBooleanValue(int expertHandle, int paramIndex, bool& res, string& err);
#import #import
#define __DEBUG_LOG__ //#define __DEBUG_LOG__
enum LockTickType enum LockTickType
{ {