From 3ec8ef33c510fca00b4c3a58024e2b1e1203e774 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Wed, 16 Jul 2008 15:52:24 +0000 Subject: [PATCH] Remove boilerplate comments. --- src/ChangeLog | 2 ++ src/s/gnu-linux.h | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 5fbe56b34b4..8228011662d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2008-07-16 Dan Nicolaescu + * s/gnu-linux.h: Remove boilerplate comments. + * m/alpha.h (__ELF__): Consolidate conditions. * m/m68k.h (linux): Use GNU_LINUX instead. diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 445694987fd..b21a84b5e34 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -25,9 +25,7 @@ along with GNU Emacs. If not, see . */ * Define all the symbols that apply correctly. */ -/* #define USG5 */ #define USG -/* #define BSD_SYSTEM */ #define GNU_LINUX /* SYSTEM_TYPE should indicate the kind of system you are using. -- 2.39.2