Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2212:51a17f29fab3
[xemacs-hg @ 2004-08-12 14:51:34 by james]
Remove unused local variables.
author | james |
---|---|
date | Thu, 12 Aug 2004 14:51:35 +0000 |
parents | 9361a78f86a0 |
children | 2c653fbe06e0 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 11 21:50:40 2004 +0000 +++ b/src/ChangeLog Thu Aug 12 14:51:35 2004 +0000 @@ -1,3 +1,9 @@ +2004-08-12 Jerry James <james@xemacs.org> + + * window.c (margin_width_internal): Remove unused variable b. + * toolbar-common.c (common_output_toolbar_button): Remove unused + variable frame. + 2004-08-10 Jerry James <james@xemacs.org> * emacs.c (really_abort): make its return type DOESNT_RETURN.