Mercurial > hg > xemacs-beta
diff src/s/bsd386.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2d532a89d707 |
children | 6330739388db |
line wrap: on
line diff
--- a/src/s/bsd386.h Mon Aug 13 10:27:41 2007 +0200 +++ b/src/s/bsd386.h Mon Aug 13 10:28:48 2007 +0200 @@ -10,8 +10,6 @@ #define DECLARE_GETPWUID_WITH_UID_T -/* #define SIGNALS_VIA_CHARACTERS */ /* mrb */ - #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base) #define A_TEXT_OFFSET(x) (sizeof (struct exec)) #define A_TEXT_SEEK(hdr) (N_TXTOFF(hdr) + A_TEXT_OFFSET(hdr)) @@ -27,8 +25,6 @@ #define TABDLY OXTABS #define TAB3 OXTABS -/* #define NO_TERMIO */ /* mrb */ - /* This silences a few compilation warnings. */ #ifdef emacs #undef BSD