From: handa Date: Thu, 12 Apr 2007 07:53:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-0~27 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-im-config.git;a=commitdiff_plain;h=7acf0d01588c7033207edba50dfedc1178be9fd1 *** empty log message *** --- diff --git a/src/command.c b/src/command.c index b58d4b3..1575c97 100644 --- a/src/command.c +++ b/src/command.c @@ -407,6 +407,5 @@ create_command_entries (GtkWidget *frame, GtkTooltips *tip, g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (command_cb), frame); } - m17n_object_unref (plist); }