Changeset - c2382642e8aa
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-07-13 22:47:03
ohnobinki@ohnopublishing.net
removed unnecessary MAX_BLENDJOBS constant
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/server/distrend.c
Show inline comments
 
@@ -37,8 +37,6 @@
 
#include <time.h>
 

	
 

	
 
#define MAX_BLENDJOBS 100 // maximum number of stored jobs in memory, per job type (lux/blend). Eventually we can dump this data to disk, or atleast the remainder not in memory...
 

	
 
/* internally defined funcs */
 
void status_report_generator();
 

	
0 comments (0 inline, 0 general)