Skip to content

Commit 0fbf299

Browse files
committed
---
yaml --- r: 5089 b: refs/heads/master c: 876142f h: refs/heads/master i: 5087: 289d39d v: v3
1 parent 5576705 commit 0fbf299

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 60137273d2066b9cf04aeec0480b5ae90df5a4b7
2+
refs/heads/master: 876142f051c25567afa0ab048c31a0c3161bc498

trunk/src/rt/rust_gc.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
#include <dlfcn.h>
1818
#endif
1919

20-
#define DPRINT(fmt,...) fprintf(stderr, fmt, ##__VA_ARGS__)
21-
2220
#define END_OF_STACK_RA (void (*)())0xdeadbeef
2321

2422
namespace gc {

0 commit comments

Comments
 (0)