diff options
Diffstat (limited to 'src/s/msdos.h')
-rw-r--r-- | src/s/msdos.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index 2f5280f1749..ea940e5383c 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -26,16 +26,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ * Define all the symbols that apply correctly. */ -/* #define UNIPLUS */ -/* #define USG5 */ -/* #define USG */ -/* #define HPUX */ -/* #define UMAX */ -/* #define BSD4_1 */ -/* #define BSD4_2 */ -/* #define BSD4_3 */ -/* #define BSD_SYSTEM */ -/* #define VMS */ #ifndef MSDOS #define MSDOS #endif |