From: Pavel Janík Date: Mon, 22 Apr 2002 22:47:07 +0000 (+0000) Subject: Remove unused global variable `minibuf_prompt_pixel_width'. X-Git-Tag: ttn-vms-21-2-B4~15470 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4eace0464d642a8dcc8f10c06c7fd247b50bd79a;p=emacs.git Remove unused global variable `minibuf_prompt_pixel_width'. --- 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; 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