mirror of https://github.com/BOINC/boinc.git
Forgot to turn off debug flag in API code
This commit is contained in:
parent
f45153c974
commit
163adf784d
|
@ -128,7 +128,7 @@ using std::vector;
|
|||
//#define VERBOSE
|
||||
// enable a bunch of fprintfs to stderr
|
||||
|
||||
#define MSGS_FROM_FILE
|
||||
//#define MSGS_FROM_FILE
|
||||
// get messages from a file "msgs.txt" instead of shared mem
|
||||
|
||||
#ifdef __APPLE__
|
||||
|
|
Loading…
Reference in New Issue