diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2004-07-27 13:12:19 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2004-07-27 13:12:19 +0000 |
commit | 5097b36584291475c7effdc7b2a561daa1ca246f (patch) | |
tree | 8f4ef17a671b9384fc59637af50dcb2bc20c0748 /ChangeLog.pre-1-6 | |
parent | a4a5b647109820aafe6c6646887c74e33f15a484 (diff) | |
download | pango-5097b36584291475c7effdc7b2a561daa1ca246f.tar.gz |
Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros.
* pango/opentype/ftxgpos.c: 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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 36592a4a..3bb9620a 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +Tue Jul 27 09:11:40 2004 Behdad Esfahbod <pango@behdad.org> + + * pango/opentype/ftxgpos.c: Remove the unused parameter + from the IN_CURITEM() and IN_CURGLYPH macros. + Tue Jul 27 06:35:25 2004 Behdad Esfahbod <pango@behdad.org> * pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph): |