[gvfs] Remove duplicate include of glib.h



commit 11baa0bc70b2b110933bdc8a0e9ce39fb685dfbe
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Tue May 24 09:25:00 2011 +0200

    Remove duplicate include of glib.h

 daemon/mount.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/mount.c b/daemon/mount.c
index 6eb07d3..eb45b38 100644
--- a/daemon/mount.c
+++ b/daemon/mount.c
@@ -33,7 +33,6 @@
 #include "gmountoperationdbus.h"
 #include "gvfsdaemonprotocol.h"
 #include "gvfsdbusutils.h"
-#include <glib.h>
 #include <gio/gio.h>
 
 typedef struct {



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