branch | trunk |
changeset 300 | 01d60f80fa52 |
parent 297 | c81bc5ed0ccb |
child 301 | c3fdac309aec |
1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Wed Jan 24 18:53:43 2007 +0000 1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Wed Jan 24 21:52:23 2007 +0000 1.3 @@ -245,7 +245,6 @@ 1.4 } 1.5 1.6 if (myth_handle->livetv) { 1.7 - gmyth_livetv_stop_playing(myth_handle->livetv); 1.8 g_object_unref (myth_handle->livetv); 1.9 myth_handle->livetv = NULL; 1.10 }