diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index 3c69e9e6a4a..7ab0c3f52a4 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES | |||
| @@ -75,9 +75,6 @@ NO_REMAP | |||
| 75 | VIRT_ADDR_VARIES | 75 | VIRT_ADDR_VARIES |
| 76 | WORDS_BIG_ENDIAN | 76 | WORDS_BIG_ENDIAN |
| 77 | 77 | ||
| 78 | ** Not used anymore by any port, can be cleaned up | ||
| 79 | NO_SOCK_SIGIO | ||
| 80 | |||
| 81 | ** Misc macros | 78 | ** Misc macros |
| 82 | USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. | 79 | USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. |
| 83 | 80 | ||