[pygobject/gsoc2009] Remove empty files



commit ab5bf0ccff222998f69528002235b2fe83dd0a91
Author: Simon van der Linden <svdlinden src gnome org>
Date:   Sat Aug 15 15:36:37 2009 +0200

    Remove empty files

 gi/Makefile.am    |    2 --
 gi/pygi-boxed.c   |   28 ----------------------------
 gi/pygi-boxed.h   |   35 -----------------------------------
 gi/pygi-private.h |    1 -
 4 files changed, 0 insertions(+), 66 deletions(-)
---
diff --git a/gi/Makefile.am b/gi/Makefile.am
index c7505ce..e0404a7 100644
--- a/gi/Makefile.am
+++ b/gi/Makefile.am
@@ -42,8 +42,6 @@ _gi_la_SOURCES = \
 	pygi-info.h \
 	pygi-argument.c \
 	pygi-argument.h \
-	pygi-boxed.c \
-	pygi-boxed.h \
 	pygi.h \
 	pygi-private.h \
 	gimodule.c
diff --git a/gi/pygi-private.h b/gi/pygi-private.h
index e928c09..dd7cf1e 100644
--- a/gi/pygi-private.h
+++ b/gi/pygi-private.h
@@ -19,7 +19,6 @@
 #include "pygi-repository.h"
 #include "pygi-info.h"
 #include "pygi-argument.h"
-#include "pygi-boxed.h"
 
 G_BEGIN_DECLS
 



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