diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index 53770a4b138..4764bfb90a6 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -428,7 +428,6 @@ Lisp_Object minibuf_prompt; | |||
| 428 | of the line that contains the prompt. */ | 428 | of the line that contains the prompt. */ |
| 429 | 429 | ||
| 430 | int minibuf_prompt_width; | 430 | int minibuf_prompt_width; |
| 431 | int minibuf_prompt_pixel_width; | ||
| 432 | 431 | ||
| 433 | /* This is the window where the echo area message was displayed. It | 432 | /* This is the window where the echo area message was displayed. It |
| 434 | is always a mini-buffer window, but it may not be the same window | 433 | is always a mini-buffer window, but it may not be the same window |