author | renatofilho |
Thu Apr 05 15:26:47 2007 +0100 (2007-04-05) | |
branch | trunk |
changeset 507 | 178207a9cd61 |
parent 506 | 4fcd764b21a6 |
child 508 | 224adf6cd007 |
1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Thu Apr 05 15:26:33 2007 +0100 1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Thu Apr 05 15:26:47 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 }