diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-26 19:25:45 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-26 19:25:45 +0000 |
commit | 6c4fc6de9418e54c9d8d2c7ad4d9430524456edf (patch) | |
tree | 312e3c29e9ceb4f353f983c4f2f533d3d144f57d /ChangeLog.pre-1-6 | |
parent | 1065559f841d0ab9cef9e6851aad9b2d5f0d4948 (diff) | |
download | pango-6c4fc6de9418e54c9d8d2c7ad4d9430524456edf.tar.gz |
Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros.
Mon Jul 26 15:24:11 2004 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxgsub.c (ADD_Glyph): Remove the
unused parameter from the IN_CURITEM() and IN_CURGLYPH
macros.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index c8a6f2f4..6ef6e717 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,9 @@ +Mon Jul 26 15:24:11 2004 Owen Taylor <otaylor@redhat.com> + + * pango/opentype/ftxgsub.c (ADD_Glyph): Remove the + unused parameter from the IN_CURITEM() and IN_CURGLYPH + macros. + Mon Jul 26 15:21:23 2004 Owen Taylor <otaylor@redhat.com> * pango/opentype/ftxgsub.c: Add missing macro to make the |