mirror of https://github.com/BOINC/boinc.git
Eliminate a couple of unused #defines
svn path=/trunk/boinc/; revision=9134
This commit is contained in:
parent
d8cf38e293
commit
a605aed574
|
@ -39,9 +39,6 @@
|
||||||
#include "sched_util.h"
|
#include "sched_util.h"
|
||||||
#include "sched_msgs.h"
|
#include "sched_msgs.h"
|
||||||
|
|
||||||
#define LOCKFILE "update_stats.out"
|
|
||||||
#define PIDFILE "update_stats.pid"
|
|
||||||
|
|
||||||
#ifdef EINSTEIN_AT_HOME
|
#ifdef EINSTEIN_AT_HOME
|
||||||
#define UPDATE_INTERVAL 3600*24;
|
#define UPDATE_INTERVAL 3600*24;
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in New Issue