diff -r aa932d8bf85b -r 0c3e3011a942 libgnomevfs2-mythtv/modules/mythtv-method.c --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Wed Apr 04 21:53:33 2007 +0100 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Thu Apr 12 23:17:33 2007 +0100 @@ -385,7 +385,6 @@ myth_handle->offset += myth_buffer->len; g_byte_array_free (myth_buffer, TRUE); } - return retval; }