diff options
| author | Paul Eggert | 2011-03-10 23:50:08 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-03-10 23:50:08 -0800 |
| commit | d5d5a6173b3bd4c68354b6dceab58ac8e25a0deb (patch) | |
| tree | 8c3f0a18e5641acf1738b20ae6e0055e684eeaf5 /src/ChangeLog | |
| parent | ce0ad53d442b9e87050d276e4efbcd733c51a9d8 (diff) | |
| download | emacs-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/ChangeLog | 1 |
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 @@ | |||
| 1 | 2011-03-11 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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 | ||
| 5 | 2011-03-11 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-03-11 Paul Eggert <eggert@cs.ucla.edu> |
| 6 | 7 | ||