diff options
| author | Stephen Leake | 2019-09-10 03:37:51 -0700 |
|---|---|---|
| committer | Stephen Leake | 2019-09-10 03:37:51 -0700 |
| commit | 3d442312889ef2d14c07282d0aff6199d00cc165 (patch) | |
| tree | 74034ca2dded6ed233d0701b4cb5c10a0b5e9034 /src/xterm.c | |
| parent | ac1a2e260e8ece34500b5879f766b4e54ee57b94 (diff) | |
| parent | 74e9799bd89484b8d15bdd6597c68fc00d07e7f7 (diff) | |
| download | emacs-3d442312889ef2d14c07282d0aff6199d00cc165.tar.gz emacs-3d442312889ef2d14c07282d0aff6199d00cc165.zip | |
Merge commit '74e9799bd89484b8d15bdd6597c68fc00d07e7f7'
Diffstat (limited to 'src/xterm.c')
| -rw-r--r-- | src/xterm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c index 0d224063d76..b761eaf4d11 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -10044,7 +10044,6 @@ For details, see etc/PROBLEMS.\n", | |||
| 10044 | { | 10044 | { |
| 10045 | fprintf (stderr, "%s\n", error_msg); | 10045 | fprintf (stderr, "%s\n", error_msg); |
| 10046 | Fkill_emacs (make_fixnum (70)); | 10046 | Fkill_emacs (make_fixnum (70)); |
| 10047 | /* NOTREACHED */ | ||
| 10048 | } | 10047 | } |
| 10049 | 10048 | ||
| 10050 | totally_unblock_input (); | 10049 | totally_unblock_input (); |