[gobject-introspection] Revert accidentally committed attribute



commit e5ecbfcefae9c87d866c991d513ef5d86c3578cb
Author: Johan Dahlin <johan gnome org>
Date:   Wed Mar 24 15:40:28 2010 -0300

    Revert accidentally committed attribute

 gir/cairo-1.0.gir |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gir/cairo-1.0.gir b/gir/cairo-1.0.gir
index e0deccf..8794a13 100644
--- a/gir/cairo-1.0.gir
+++ b/gir/cairo-1.0.gir
@@ -4,7 +4,7 @@
             xmlns:c="http://www.gtk.org/introspection/c/1.0";
             xmlns:glib="http://www.gtk.org/introspection/glib/1.0";>
   <namespace name="cairo" version="1.0">
-    <record name="Context" c:type="cairo_t" foreign-type="1"/>
+    <record name="Context" c:type="cairo_t"/>
     <record name="Surface" c:type="cairo_surface_t"/>
     <record name="Matrix" c:type="cairo_matrix_t"/>
     <record name="Pattern" c:type="cairo_pattern_t"/>



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