mirror of https://github.com/BOINC/boinc.git
API: turn off debug flag
This commit is contained in:
parent
78c295c5de
commit
53fab7d0ee
|
@ -108,7 +108,7 @@
|
|||
|
||||
using std::vector;
|
||||
|
||||
#define DEBUG_BOINC_API
|
||||
//#define DEBUG_BOINC_API
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include "mac_backtrace.h"
|
||||
|
|
Loading…
Reference in New Issue