X-Git-Url: http://plrg.eecs.uci.edu/git/?p=junction.git;a=blobdiff_plain;f=junction%2Fdetails%2FLeapfrog.h;h=8b511c53bc090efb10ffe05faf3435b90ea5c32d;hp=33fd5be36b147e4432a715d4987b6448b85b7881;hb=67553e4e9f491e31e92a0ccd2967eb34b0c6f206;hpb=ebd740423cce85a1d1049f637d4e65b7d8465717;ds=inline diff --git a/junction/details/Leapfrog.h b/junction/details/Leapfrog.h index 33fd5be..8b511c5 100644 --- a/junction/details/Leapfrog.h +++ b/junction/details/Leapfrog.h @@ -24,9 +24,6 @@ #include #include -// Enable this to force migration overflows (for test purposes): -#define JUNCTION_LEAPFROG_FORCE_MIGRATION_OVERFLOWS 0 - namespace junction { namespace details {