diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-09-18 20:56:45 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-09-18 20:56:45 +0000 |
commit | 43fa79404e3f90971dae6a99743d4edd70067b51 (patch) | |
tree | 735ba4525a39b1c94f17db20e833b5e2fd3e46e4 /ChangeLog | |
parent | a3e5dbf6e73e9edea2b3f5bbcfd54d792b78f976 (diff) | |
download | pango-43fa79404e3f90971dae6a99743d4edd70067b51.tar.gz |
Remove a couple of unnecessary static variables.
2006-09-18 Behdad Esfahbod <behdad@gnome.org>
* pango/pangoft2-render.c (pango_ft2_font_render_glyph): Remove a
couple of unnecessary static variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-09-18 Behdad Esfahbod <behdad@gnome.org> + * pango/pangoft2-render.c (pango_ft2_font_render_glyph): Remove a + couple of unnecessary static variables. + +2006-09-18 Behdad Esfahbod <behdad@gnome.org> + Bug 356194 – more pango_get_log_attrs problems * pango/break.c (tailor_break): New function. Simply calls the |