Revert the created inventory nhwindow destruction

At least perm_invent (and other stuff?) causes problems with this.
This commit is contained in:
Pasi Kallinen
2015-11-02 22:23:08 +02:00
parent 80d4acdc81
commit 91369e7a76

View File

@@ -2097,7 +2097,6 @@ nextclass:
end_menu(win, (char *) 0);
n = select_menu(win, want_reply ? PICK_ONE : PICK_NONE, &selected);
destroy_nhwindow(win);
if (n > 0) {
ret = selected[0].item.a_char;
if (out_cnt)