(build_desired_tool_bar_string): Remove unused variable `Qlaplace'.

This commit is contained in:
Pavel Janík 2001-10-22 13:24:08 +00:00
parent fb2fa4a9ad
commit 7ba51063be
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2001-10-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* xdisp.c (build_desired_tool_bar_string): Remove unused variable
`Qlaplace'.
* fileio.c: Remove unused code.
2001-10-22 Miles Bader <miles@gnu.org>

View file

@ -7563,7 +7563,6 @@ build_desired_tool_bar_string (f)
int selected_p = !NILP (PROP (TOOL_BAR_ITEM_SELECTED_P));
int hmargin, vmargin, relief, idx, end;
extern Lisp_Object QCrelief, QCmargin, QCconversion, Qimage;
extern Lisp_Object Qlaplace;
/* If image is a vector, choose the image according to the
button state. */