[gtk+] remove unused variables
- From: Benjamin Otte <otte src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk+] remove unused variables
- Date: Sat, 27 Jun 2009 09:57:57 +0000 (UTC)
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]