author | leo_sobral |
Thu Nov 30 22:27:03 2006 +0000 (2006-11-30) | |
branch | trunk |
changeset 162 | 27e0944605f2 |
parent 161 | a2308f2e6ed0 |
child 163 | ef3b08cbf4b2 |
1.1 --- a/gmyth/src/gmyth_epg.c Thu Nov 30 22:24:05 2006 +0000 1.2 +++ b/gmyth/src/gmyth_epg.c Thu Nov 30 22:27:03 2006 +0000 1.3 @@ -71,7 +71,6 @@ 1.4 { 1.5 g_signal_handlers_destroy (object); 1.6 1.7 - g_debug("CHEGOU!!!!"); 1.8 G_OBJECT_CLASS (gmyth_epg_parent_class)->finalize (object); 1.9 } 1.10