From a406b87c2675fc4b0225d57bef84d12743395d92 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 25 Nov 2012 16:02:47 +0100 Subject: [PATCH] pango: Remove invalid fix-up for pango_layout_get_lines_readonly This fix-up applies the element_type attribute to the method itself, which is invalid. The correct fix-up that applies it to the return-type is already there. --- pango/Pango.metadata | 1 - 1 file changed, 1 deletion(-) diff --git a/pango/Pango.metadata b/pango/Pango.metadata index 0346b71e0..9948b62ee 100644 --- a/pango/Pango.metadata +++ b/pango/Pango.metadata @@ -65,7 +65,6 @@ 1 PangoLayoutLine* GetLinesReadOnly - PangoLayoutLine* 1 out out