# HG changeset patch # User leo_sobral # Date 1164925623 0 # Node ID 27e0944605f21f5e2486579acc6e3f857ab248e8 # Parent a2308f2e6ed0b8840f3faf5c9688747bf1d23dcc [svn r163] diff -r a2308f2e6ed0 -r 27e0944605f2 gmyth/src/gmyth_epg.c --- a/gmyth/src/gmyth_epg.c Thu Nov 30 22:24:05 2006 +0000 +++ b/gmyth/src/gmyth_epg.c Thu Nov 30 22:27:03 2006 +0000 @@ -71,7 +71,6 @@ { g_signal_handlers_destroy (object); - g_debug("CHEGOU!!!!"); G_OBJECT_CLASS (gmyth_epg_parent_class)->finalize (object); }