branch | trunk |
changeset 223 | 657379d8f3b6 |
parent 188 | 944deaac3f01 |
child 251 | 9f0346db9a46 |
1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Mon Dec 04 22:01:41 2006 +0000 1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Mon Dec 18 22:18:57 2006 +0000 1.3 @@ -91,8 +91,6 @@ 1.4 NULL, NULL, NULL, 1.5 gnome_vfs_uri_get_host_port (uri)); 1.6 1.7 - gmyth_backend_info_set_path ( backend_info, gnome_vfs_uri_get_path (uri) ); 1.8 - 1.9 /* Connect to the backend */ 1.10 myth_handle->file_transfer = gmyth_file_transfer_new (backend_info); 1.11 g_object_unref (backend_info);