diff src/m/convex.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/convex.h	Tue Jul 07 19:52:34 1992 +0000
+++ b/src/m/convex.h	Tue Jul 07 19:52:37 1992 +0000
@@ -47,11 +47,6 @@
 
 /* #define WORD_MACHINE */
 
-/* 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)
-
 /* Now define a symbol for the cpu type, if your compiler
    does not define it automatically.  */