summaryrefslogtreecommitdiff
path: root/reclaim.c
diff options
context:
space:
mode:
Diffstat (limited to 'reclaim.c')
-rw-r--r--reclaim.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/reclaim.c b/reclaim.c
index 68dd1b98..405087b8 100644
--- a/reclaim.c
+++ b/reclaim.c
@@ -41,10 +41,6 @@ STATIC unsigned GC_n_leaked = 0;
GC_INNER GC_bool GC_have_errors = FALSE;
-#ifndef SHORT_DBG_HDRS
- GC_INNER GC_bool GC_check_leaked(ptr_t base); /* from dbg_mlc.c */
-#endif
-
GC_INLINE void GC_add_leaked(ptr_t leaked)
{
# ifndef SHORT_DBG_HDRS