X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=743a5ffda85ba3bb62849f9436043c43a319c9ff;hb=422701bcfbeadcc8379c3623550ffdc702311cbb;hp=e31a7a6b20c7e08039f9e20a7b3945ba0a30fe6c;hpb=fb8fa22c61533dc438d2e3152305d3f1253fb24a;p=xboard.git diff --git a/xboard.c b/xboard.c index e31a7a6..743a5ff 100644 --- a/xboard.c +++ b/xboard.c @@ -5029,7 +5029,7 @@ void FileNamePopUp(label, def, proc, openMode) char *openMode; { Arg args[16]; - Widget popup, layout, dialog, edit, b_ok, b_cancel; + Widget popup, layout, dialog, edit; Window root, child; int x, y, i; int win_x, win_y;