[pango/line-breaking-fixes2: 1/8] Cosmetics




commit 320b0750e8c6d167e298cbb0ab7855a1e22a2c8a
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 14 18:54:20 2021 -0500

    Cosmetics

 pango/pango-layout.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 5cdaa531..dd43b46f 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -3928,7 +3928,6 @@ process_item (PangoLayout     *layout,
 
       /* See how much of the item we can stuff in the line. */
       width = 0;
-      extra_width = 0;
 
       for (num_chars = 0; num_chars < item->num_chars; num_chars++)
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]