mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
remove unused variables
This commit is contained in:
parent
a92c9ce9a5
commit
4d49843317
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user