branch | trunk |
changeset 543 | c8a4de33bd5a |
parent 502 | aa932d8bf85b |
child 547 | 60c1efd70423 |
1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Wed Apr 04 21:53:33 2007 +0100 1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Fri Apr 13 00:05:30 2007 +0100 1.3 @@ -385,7 +385,6 @@ 1.4 myth_handle->offset += myth_buffer->len; 1.5 g_byte_array_free (myth_buffer, TRUE); 1.6 } 1.7 - 1.8 1.9 return retval; 1.10 }