Mercurial > emacs
changeset 40183:4ba7310e5da3
(build_desired_tool_bar_string): Remove unused variable `Qlaplace'.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 22 Oct 2001 13:23:41 +0000 |
parents | 9e7fed09ea11 |
children | 40458f0a0bd0 |
files | src/xdisp.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Mon Oct 22 12:15:34 2001 +0000 +++ b/src/xdisp.c Mon Oct 22 13:23:41 2001 +0000 @@ -7563,7 +7563,6 @@ 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. */