Skip to content

Commit f01ec01

Browse files
committed
Disable debug loging in MtApi.ex5
1 parent 0c38d37 commit f01ec01

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mq5/MtApi5.ex5

-21.3 KB
Binary file not shown.

mq5/MtApi5.mq5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
bool getBooleanValue(int expertHandle, int paramIndex, bool& res, string& err);
4242
#import
4343

44-
#define __DEBUG_LOG__
44+
//#define __DEBUG_LOG__
4545

4646
enum LockTickType
4747
{

0 commit comments

Comments
 (0)