Skip to content

Commit 13b8aa9

Browse files
committed
Disable debug loging in MtApi.ex5
1 parent e364b31 commit 13b8aa9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mq5/MtApi5.ex5

-27.9 KB
Binary file not shown.

mq5/MtApi5.mq5

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
bool getBooleanValue(int expertHandle, int paramIndex, bool& res, string& err);
4040
#import
4141

42-
#define __DEBUG_LOG__
42+
//#define __DEBUG_LOG__
4343

4444
enum LockTickType
4545
{

0 commit comments

Comments
 (0)