# HG changeset patch # User Pavel Jank # Date 1003757021 0 # Node ID 4ba7310e5da3fe0af80f8ee1aa78644376caa311 # Parent 9e7fed09ea112f3809d7914445db74efd82aa972 (build_desired_tool_bar_string): Remove unused variable `Qlaplace'. diff -r 9e7fed09ea11 -r 4ba7310e5da3 src/xdisp.c --- 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. */