summaryrefslogtreecommitdiff
path: root/common/gmountoperationdbus.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:25:51 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:25:51 +0000
commitcc83b35498ee2d30894486a91d50bf4cc629ec4d (patch)
tree3ed00754a73f6e446b7d1f7558fbf5c06391b8ee /common/gmountoperationdbus.h
parent82fa73ce3b1463c051ead839cdde2e19f80efdbc (diff)
downloadgvfs-cc83b35498ee2d30894486a91d50bf4cc629ec4d.tar.gz
Update gvfs mounting to the new APIs
Original git commit by Alexander Larsson <alexl@redhat.com> at 1178632314 +0200 svn path=/trunk/; revision=525
Diffstat (limited to 'common/gmountoperationdbus.h')
-rw-r--r--common/gmountoperationdbus.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gmountoperationdbus.h b/common/gmountoperationdbus.h
index c4a14192..16c842b9 100644
--- a/common/gmountoperationdbus.h
+++ b/common/gmountoperationdbus.h
@@ -10,8 +10,7 @@
G_BEGIN_DECLS
-GMountSource *g_mount_operation_dbus_wrap (GMountOperation *op,
- GMountSpec *spec);
+GMountSource *g_mount_operation_dbus_wrap (GMountOperation *op);
G_END_DECLS