batch communications for prefetches
[IRC.git] / Robust / src / Runtime / DSTM / interface / dstm.h
index a621f9bd688c5f5cda2909aa0cc0bcba26f5ccd8..bd271231e423133165eaf60cdd14ecb64d7de360 100644 (file)
@@ -49,7 +49,6 @@
 
 //Max number of objects
 #define MAX_OBJECTS  20
-#define DEFAULT_OBJ_STORE_SIZE 1048510 //1MB
 //Transaction id per machine
 #define TID_LEN 20
 #define LISTEN_PORT 2156