removed DEBUG flag which was causing compile warnings

svn path=/trunk/boinc/; revision=786
This commit is contained in:
Eric Heien 2002-12-20 22:21:29 +00:00
parent 0961c7efd9
commit fa7470b3f1
2 changed files with 0 additions and 3 deletions

View File

@ -22,7 +22,6 @@
#include "file_xfer.h"
#define DEBUG
// PERS_FILE_XFER represents a persistent file transfer.
// A set of URL is given in the FILE_INFO.

View File

@ -17,8 +17,6 @@
// Contributor(s):
//
#define DEBUG
#ifndef _SCHEDULER_OP_
#define _SCHEDULER_OP_