diff options
Diffstat (limited to 'src/unexmacosx.c')
-rw-r--r-- | src/unexmacosx.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unexmacosx.c b/src/unexmacosx.c index 12b8bef6a69..75d6677f535 100644 --- a/src/unexmacosx.c +++ b/src/unexmacosx.c @@ -1376,5 +1376,3 @@ unexec_free (void *ptr) malloc_zone_free (emacs_zone, (unexec_malloc_header_t *) ptr - 1); } -/* arch-tag: 1a784f7b-a184-4c4f-9544-da8619593d72 - (do not change this comment) */ |