mirror of https://github.com/BOINC/boinc.git
removed DEBUG flag which was causing compile warnings
svn path=/trunk/boinc/; revision=786
This commit is contained in:
parent
0961c7efd9
commit
fa7470b3f1
|
@ -22,7 +22,6 @@
|
||||||
#include "file_xfer.h"
|
#include "file_xfer.h"
|
||||||
|
|
||||||
|
|
||||||
#define DEBUG
|
|
||||||
// PERS_FILE_XFER represents a persistent file transfer.
|
// PERS_FILE_XFER represents a persistent file transfer.
|
||||||
// A set of URL is given in the FILE_INFO.
|
// A set of URL is given in the FILE_INFO.
|
||||||
|
|
||||||
|
|
|
@ -17,8 +17,6 @@
|
||||||
// Contributor(s):
|
// Contributor(s):
|
||||||
//
|
//
|
||||||
|
|
||||||
#define DEBUG
|
|
||||||
|
|
||||||
#ifndef _SCHEDULER_OP_
|
#ifndef _SCHEDULER_OP_
|
||||||
#define _SCHEDULER_OP_
|
#define _SCHEDULER_OP_
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue