** See bug #271984.
2005-08-10 Not Zed <NotZed@Ximian.com> ** See bug #271984. * es-menu.c (esm_class_init): remove debug. svn path=/trunk/; revision=30067
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2005-08-10 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
** See bug #271984.
|
||||
|
||||
* es-menu.c (esm_class_init): remove debug.
|
||||
|
||||
2005-07-26 Harish Krishnaswamy <kharish@novell.com>
|
||||
|
||||
* Makefile.am, evolution-component.h: fix make distcheck
|
||||
|
||||
@ -62,8 +62,6 @@ esm_target_free(EMenu *ep, EMenuTarget *t)
|
||||
static void
|
||||
esm_class_init(GObjectClass *klass)
|
||||
{
|
||||
printf("es menu class init\n");
|
||||
|
||||
klass->finalize = esm_finalise;
|
||||
((EMenuClass *)klass)->target_free = esm_target_free;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user