Delete an accidentally left in line of code

This wasn't meant to be there.
This commit is contained in:
Alex Smith
2025-12-02 19:57:49 +00:00
parent a0ccb4b0cb
commit 373560c69a

View File

@@ -2121,7 +2121,6 @@ dospellmenu(
? MENU_ITEMFLAGS_SELECTED : MENU_ITEMFLAGS_NONE);
}
how = PICK_ONE;
how = PICK_NONE;
if (splaction == SPELLMENU_VIEW) {
if (spellid(1) == NO_SPELL) {
/* only one spell => nothing to swap with */