[svn r191] trunk
authorrenatofilho
Mon Dec 04 22:29:33 2006 +0000 (2006-12-04)
branchtrunk
changeset 190201327c993e5
parent 189 d2ca7625fef6
child 191 bacafcff7883
[svn r191]
libgnomevfs2-mythtv/modules/mythtv-method.c
     1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c	Mon Dec 04 22:10:40 2006 +0000
     1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c	Mon Dec 04 22:29:33 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);