[pango] Remove an unused label



commit a2db0d636dc92d071ab4de374f2690c501c597e6
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 6 10:26:45 2019 -0400

    Remove an unused label

 pango/pangocairo-font.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/pango/pangocairo-font.c b/pango/pangocairo-font.c
index 7915be6f..df77f43b 100644
--- a/pango/pangocairo-font.c
+++ b/pango/pangocairo-font.c
@@ -364,7 +364,6 @@ _pango_cairo_font_get_metrics (PangoFont     *font,
       g_object_unref (fontmap);
     }
 
-out:
   return pango_font_metrics_ref (info->metrics);
 }
 


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