]> code.delx.au - gnu-emacs/blobdiff - src/s/usg5-4.h
(MSDOS_SUPPORT): Remove ccl.elc and codepage.elc.
[gnu-emacs] / src / s / usg5-4.h
index 7ce4790fb763b5da8c781707558a41cb5f4258f3..c729203b671136e80a8befa1ba28e2c0ef519e73 100644 (file)
@@ -85,10 +85,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define rindex strrchr
 #endif /* ! defined (HAVE_RINDEX) */
 
-/* Compiler bug bites on many systems when default ADDR_CORRECT is used.  */
-
-#define ADDR_CORRECT(x) (x)
-
 /* Use terminfo instead of termcap.  */
 
 #define TERMINFO