diff options
Diffstat (limited to 'src/s/msdos.h')
| -rw-r--r-- | src/s/msdos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index 73e62ecad6c..43e87bedd30 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -241,9 +241,6 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ | |||
| 241 | /* We canuse mouse menus. */ | 241 | /* We canuse mouse menus. */ |
| 242 | #define HAVE_MENUS | 242 | #define HAVE_MENUS |
| 243 | 243 | ||
| 244 | /* We have support for faces. */ | ||
| 245 | #define HAVE_FACES | ||
| 246 | |||
| 247 | /* Define one of these for easier conditionals. */ | 244 | /* Define one of these for easier conditionals. */ |
| 248 | #ifdef HAVE_X_WINDOWS | 245 | #ifdef HAVE_X_WINDOWS |
| 249 | /* We need a little extra space, see ../../lisp/loadup.el */ | 246 | /* We need a little extra space, see ../../lisp/loadup.el */ |