gobject-introspection r152 - trunk/tools



Author: johan
Date: Tue Mar 11 14:19:48 2008
New Revision: 152
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=152&view=rev

Log:
Remove unused imports

Modified:
   trunk/tools/compiler.c

Modified: trunk/tools/compiler.c
==============================================================================
--- trunk/tools/compiler.c	(original)
+++ trunk/tools/compiler.c	Tue Mar 11 14:19:48 2008
@@ -18,8 +18,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#include <fcntl.h>
-#include <sys/stat.h>
 #include <errno.h>
 #include <string.h>
 



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