changeset 40238:588ccdb10b2f

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Wed, 24 Oct 2001 07:05:01 +0000
parents 03a224de9aa7
children 5fda2888718a
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 24 07:03:23 2001 +0000
+++ b/src/ChangeLog	Wed Oct 24 07:05:01 2001 +0000
@@ -1,5 +1,12 @@
 2001-10-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
+	* xdisp.c: (display_prop_string_p): Remove unused local declaration
+	of `Qwhen'.
+	(single_display_prop_string_p): Remove unused local declarations
+	of `Qwhen' and `Qmargin'.
+	(string_buffer_position): Remove unused variable `around'.
+	(store_frame_title): Remove unused variable `width'.
+
 	* window.c: Don't define max.
 	(coordinates_in_window): Remove unused variable `uy'.