[gtk+/filesystemmodel: 2/28] remove unused variables



commit 73b31ecc912889e6de453d5f26cbd5ef59c5832a
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]