mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
Remove unused global variable `minibuf_prompt_pixel_width'.
This commit is contained in:
parent
3edd6bc0d4
commit
4eace0464d
1 changed files with 0 additions and 1 deletions
|
|
@ -428,7 +428,6 @@ Lisp_Object minibuf_prompt;
|
|||
of the line that contains the prompt. */
|
||||
|
||||
int minibuf_prompt_width;
|
||||
int minibuf_prompt_pixel_width;
|
||||
|
||||
/* This is the window where the echo area message was displayed. It
|
||||
is always a mini-buffer window, but it may not be the same window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue