*** empty log message ***
authorhanda <handa>
Thu, 12 Apr 2007 07:53:36 +0000 (07:53 +0000)
committerhanda <handa>
Thu, 12 Apr 2007 07:53:36 +0000 (07:53 +0000)
src/command.c

index b58d4b3..1575c97 100644 (file)
@@ -407,6 +407,5 @@ create_command_entries (GtkWidget *frame, GtkTooltips *tip,
       g_signal_connect (G_OBJECT (button), "clicked",
                        G_CALLBACK (command_cb), frame);
     }
       g_signal_connect (G_OBJECT (button), "clicked",
                        G_CALLBACK (command_cb), frame);
     }
-  m17n_object_unref (plist);
 }
 
 }