Author: iratqq Date: Thu Jan 15 09:05:17 2009 New Revision: 5724
Modified: trunk/helper/dict-main-gtk.c Log: * helper/dict-main-gtk.c: - Remove unused variable. Modified: trunk/helper/dict-main-gtk.c ============================================================================== --- trunk/helper/dict-main-gtk.c (original) +++ trunk/helper/dict-main-gtk.c Thu Jan 15 09:05:17 2009 @@ -49,7 +49,6 @@ #include "dict-word-list-win-gtk.h" #include "dict-word-list-view-gtk.h" -static unsigned int read_tag; static int ae_mode; /* add mode or edit mode */ static int g_startup_dictionary;
