diff options
Diffstat (limited to 'src/w32term.c')
| -rw-r--r-- | src/w32term.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32term.c b/src/w32term.c index 7f29cfe0869..6da7f612ec9 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -221,8 +221,6 @@ static int input_signal_count; | |||
| 221 | 221 | ||
| 222 | extern Lisp_Object Vcommand_line_args, Vsystem_name; | 222 | extern Lisp_Object Vcommand_line_args, Vsystem_name; |
| 223 | 223 | ||
| 224 | extern Lisp_Object Qface, Qmouse_face; | ||
| 225 | |||
| 226 | #ifndef USE_CRT_DLL | 224 | #ifndef USE_CRT_DLL |
| 227 | extern int errno; | 225 | extern int errno; |
| 228 | #endif | 226 | #endif |