aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-10 23:50:08 -0800
committerPaul Eggert2011-03-10 23:50:08 -0800
commitd5d5a6173b3bd4c68354b6dceab58ac8e25a0deb (patch)
tree8c3f0a18e5641acf1738b20ae6e0055e684eeaf5 /src/ChangeLog
parentce0ad53d442b9e87050d276e4efbcd733c51a9d8 (diff)
downloademacs-d5d5a6173b3bd4c68354b6dceab58ac8e25a0deb.tar.gz
emacs-d5d5a6173b3bd4c68354b6dceab58ac8e25a0deb.zip
* image.c (DIM, HAVE_STDLIB_H_1): Remove unused macros.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0b3d7069cc9..d1e2fea4edb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12011-03-11 Paul Eggert <eggert@cs.ucla.edu> 12011-03-11 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * image.c (clear_image_cache): Now static. 3 * image.c (clear_image_cache): Now static.
4 (DIM, HAVE_STDLIB_H_1): Remove unused macros.
4 5
52011-03-11 Paul Eggert <eggert@cs.ucla.edu> 62011-03-11 Paul Eggert <eggert@cs.ucla.edu>
6 7