aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmalloc.c')
-rw-r--r--src/gmalloc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gmalloc.c b/src/gmalloc.c
index 7a5e95c7435..5237432872d 100644
--- a/src/gmalloc.c
+++ b/src/gmalloc.c
@@ -2171,5 +2171,3 @@ mprobe (__ptr_t ptr)
2171 2171
2172#endif /* GC_MCHECK */ 2172#endif /* GC_MCHECK */
2173 2173
2174/* arch-tag: 93dce5c0-f49a-41b5-86b1-f91c4169c02e
2175 (do not change this comment) */