Disable donation.

This commit is contained in:
XMRig 2018-10-05 16:01:22 +03:00
parent b02f4ff163
commit b9096f2392
2 changed files with 6 additions and 6 deletions

View file

@ -24,6 +24,6 @@
#ifndef __DONATE_H__
#define __DONATE_H__
#define DONATE_LEVEL 5
#define DONATE_LEVEL 0
#endif /* __DONATE_H__ */