diff -r 944deaac3f01 -r 001205bb0f40 libgnomevfs2-mythtv/modules/mythtv-method.c --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Mon Dec 04 22:01:41 2006 +0000 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Tue Dec 12 18:19:35 2006 +0000 @@ -91,8 +91,6 @@ NULL, NULL, NULL, gnome_vfs_uri_get_host_port (uri)); - gmyth_backend_info_set_path ( backend_info, gnome_vfs_uri_get_path (uri) ); - /* Connect to the backend */ myth_handle->file_transfer = gmyth_file_transfer_new (backend_info); g_object_unref (backend_info);