summaryrefslogtreecommitdiff
path: root/daemon/gvfschannel.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-11-06 13:44:47 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-11-06 13:44:47 +0000
commit880fee930818b3a689e585823d0710f6eac8329d (patch)
tree6a517b1243ae7cadef13c1f62faf906281bf09df /daemon/gvfschannel.h
parentfad2f450b310baf06cc435343e0a6ce0b9e838a3 (diff)
downloadgvfs-880fee930818b3a689e585823d0710f6eac8329d.tar.gz
Remove use of old giotypes.h header
2007-11-06 Alexander Larsson <alexl@redhat.com> * common/gmountoperationdbus.c: * common/gmounttracker.c: * daemon/gvfsbackend.h: * daemon/gvfschannel.h: Remove use of old giotypes.h header svn path=/trunk/; revision=1010
Diffstat (limited to 'daemon/gvfschannel.h')
-rw-r--r--daemon/gvfschannel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/gvfschannel.h b/daemon/gvfschannel.h
index 252a33a1..d65adb29 100644
--- a/daemon/gvfschannel.h
+++ b/daemon/gvfschannel.h
@@ -24,7 +24,6 @@
#define __G_VFS_CHANNEL_H__
#include <glib-object.h>
-#include <gio/giotypes.h>
#include <gvfsjob.h>
#include <gvfsbackend.h>
#include <gvfsdaemonprotocol.h>