[gvfs] Drop an unneeded include
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] Drop an unneeded include
- Date: Thu, 13 Oct 2011 22:59:45 +0000 (UTC)
commit 42d800f377dfa4e7338c516d286aef0b76bb1f72
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Oct 13 18:58:57 2011 -0400
Drop an unneeded include
GLib recently became less forgiving about single includes
like this.
client/gvfsfusedaemon.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/client/gvfsfusedaemon.c b/client/gvfsfusedaemon.c
index b41e83b..a4ba32c 100644
--- a/client/gvfsfusedaemon.c
+++ b/client/gvfsfusedaemon.c
@@ -41,8 +41,6 @@
#include <glib/gprintf.h>
#include <gio/gio.h>
-#include <glib/gurifuncs.h>
-
/* stuff from common/ */
#include <gdaemonmount.h>
#include <gvfsdaemonprotocol.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]