[gtk+] remove unused variables



commit 4d49843317dc10dc28783678713be74d215760a0
Author: Benjamin Otte <otte gnome org>
Date:   Wed Jun 17 15:17:04 2009 +0200

    remove unused variables

 gtk/gtkfilechooserdialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfilechooserdialog.c b/gtk/gtkfilechooserdialog.c
index cfa836d..0868691 100644
--- a/gtk/gtkfilechooserdialog.c
+++ b/gtk/gtkfilechooserdialog.c
@@ -181,7 +181,6 @@ file_chooser_widget_default_size_changed (GtkWidget            *widget,
   GtkFileChooserDialogPrivate *priv;
   gint default_width, default_height;
   GtkRequisition req, widget_req;
-  int xpos, ypos;
 
   priv = GTK_FILE_CHOOSER_DIALOG_GET_PRIVATE (dialog);
 



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