app: Remove unused variable

This commit is contained in:
Martin Nordholts 2009-05-01 17:29:17 +02:00
parent c5787f51fc
commit 9a8efbe410
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@ gimp_display_shell_close_dialog (GimpDisplayShell *shell,
GimpImage *image)
{
GtkWidget *dialog;
GtkWidget *button;
GimpMessageBox *box;
GClosure *closure;
GSource *source;