API: turn off debug flag

This commit is contained in:
David Anderson 2013-07-09 16:59:54 -07:00
parent 78c295c5de
commit 53fab7d0ee
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
using std::vector;
#define DEBUG_BOINC_API
//#define DEBUG_BOINC_API
#ifdef __APPLE__
#include "mac_backtrace.h"