X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fmessage-dialog.c;h=9afbee5bd433486dd82bb729570de612e153739c;hb=e10bd21c92f8d6a82ed06bec7af9ee40bf5eb727;hp=9d3dc9bb7a86e9076364440464bc608250731027;hpb=bc02bc027697df3207f827de722c26d8cc87e824;p=pspp-builds.git diff --git a/src/ui/gui/message-dialog.c b/src/ui/gui/message-dialog.c index 9d3dc9bb..9afbee5b 100644 --- a/src/ui/gui/message-dialog.c +++ b/src/ui/gui/message-dialog.c @@ -97,7 +97,6 @@ enqueue_msg (const struct msg *msg) void popup_message (const struct msg *m) { - GtkWindow *parent; GtkWidget *dialog; gint message_type;