[gtranslator] Fix warning.



commit 5c7faf24b832201a32bd17a809cc543b09bb635f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Sep 19 21:37:41 2010 +0200

    Fix warning.

 plugins/dictionary/gtr-dict-panel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/dictionary/gtr-dict-panel.c b/plugins/dictionary/gtr-dict-panel.c
index 97c5bba..bb853f6 100644
--- a/plugins/dictionary/gtr-dict-panel.c
+++ b/plugins/dictionary/gtr-dict-panel.c
@@ -428,7 +428,6 @@ gtr_dict_panel_draw (GtrDictPanel * panel)
 {
   GtkWidget *vbox;
   GtkWidget *hbox;
-  gint position;
 
   vbox = gtk_vbox_new (FALSE, 6);
   gtk_container_set_border_width (GTK_CONTAINER (vbox), 6);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]