Revision: 6934
Author: nogu.dev
Date: Fri Feb  4 08:40:27 2011
Log: * helper/toolbar-applet-gnome.c
  - (display_about_dialog): Remove unused variable.
http://code.google.com/p/uim/source/detail?r=6934

Modified:
 /trunk/helper/toolbar-applet-gnome.c

=======================================
--- /trunk/helper/toolbar-applet-gnome.c        Fri Feb  4 08:20:33 2011
+++ /trunk/helper/toolbar-applet-gnome.c        Fri Feb  4 08:40:27 2011
@@ -153,7 +153,6 @@
                     const gchar *verbname)
 {
   GdkPixbuf *icon = NULL;
-  GtkWidget *dialog;
   const gchar *authors[] = {"uim Project", NULL};
   /* Feel free to put your names here translators */
   gchar *translators = _("TRANSLATORS");

Reply via email to