[gnome-boxes] Remove now redundant upstream gdk-pixbuf-2.0.vapi



commit 7eb42d359fbdcf4acb86a7925f3a0269cb52e651
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Jan 3 06:01:45 2013 +0200

    Remove now redundant upstream gdk-pixbuf-2.0.vapi
    
    Vala 0.17.3 already has the updated VAPI that we were working around with
    our own copy from vala's git master.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691078

 vapi/upstream/Makefile.am         |    2 -
 vapi/upstream/gdk-pixbuf-2.0.deps |    1 -
 vapi/upstream/gdk-pixbuf-2.0.vapi |  242 -------------------------------------
 3 files changed, 0 insertions(+), 245 deletions(-)
---
diff --git a/vapi/upstream/Makefile.am b/vapi/upstream/Makefile.am
index d426e11..ada055f 100644
--- a/vapi/upstream/Makefile.am
+++ b/vapi/upstream/Makefile.am
@@ -3,8 +3,6 @@ NULL =
 # This is the directory where we put upstream vapi bindings when they
 # are outdated and we need a version with additional fixes.
 EXTRA_DIST =					\
-	gdk-pixbuf-2.0.deps			\
-	gdk-pixbuf-2.0.vapi			\
 	$(NULL)
 
 -include $(top_srcdir)/git.mk



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