Skip to content

Commit

Permalink
removed deprecated GC macro GC_REDIRECT_TO_LOCAL
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Oct 28, 2024
1 parent bcc2887 commit 6413247
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions M2/Macaulay2/e/newdelete.hpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef NEWDELETE_H
#define NEWDELETE_H 1

#define GC_REDIRECT_TO_LOCAL // enable thread-local allocation

#include "M2mem.h" // for freemem, getmem, outofmem2
#include "debug.h" // for TRAPCHK, TRAPCHK_SIZE

Expand Down

0 comments on commit 6413247

Please sign in to comment.