]> code.delx.au - gnu-emacs/blobdiff - src/m/ibmrt.h
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
[gnu-emacs] / src / m / ibmrt.h
index 5b7d6a34d6b24d49e0bbb331e31c62538b822887..c92df7e92f69b86f12178560b58ba8e1031e24cd 100644 (file)
@@ -46,11 +46,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #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) ((signed char)(c))
-
 /* Now define a symbol for the cpu type, if your compiler
    does not define it automatically.  */