Mercurial > emacs
diff src/m/sun2.h @ 750:1ffd52c765c7
entered into RCS
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 07 Jul 1992 19:52:37 +0000 |
parents | c0335c02f1d7 |
children | 7be0f0a02725 |
line wrap: on
line diff
--- a/src/m/sun2.h Tue Jul 07 19:52:34 1992 +0000 +++ b/src/m/sun2.h Tue Jul 07 19:52:37 1992 +0000 @@ -53,11 +53,6 @@ #define BIG_ENDIAN -/* Define how to take a char and sign-extend into an int. - On machines where char is signed, this is a no-op. */ - -#define SIGN_EXTEND_CHAR(c) (c) - /* Say this machine is a 68000 */ #ifndef m68000