rt: Remove duplicate DPRINT() macro from rust_gc.cpp
This commit is contained in:
parent
60137273d2
commit
876142f051
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@
|
|||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
#define DPRINT(fmt,...) fprintf(stderr, fmt, ##__VA_ARGS__)
|
||||
|
||||
#define END_OF_STACK_RA (void (*)())0xdeadbeef
|
||||
|
||||
namespace gc {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue