diff options
Diffstat (limited to 'src/s/netbsd.h')
-rw-r--r-- | src/s/netbsd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 115779a7cbc..8dad20ac961 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h @@ -45,5 +45,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method. */ #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS -/* arch-tag: e80f364a-04e9-4faf-93cb-f36a0fe95c81 - (do not change this comment) */ |