Disable debug loging in MtApi.ex5

This commit is contained in:
vdemydiuk
2018-06-06 15:11:56 +03:00
parent 0c38d37559
commit f01ec01a5f
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -41,7 +41,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
{ {