Revert "Revert "Revert "eliminate a couple of build warnings (noticed with clang)"""

This reverts commit 6dad19a4f6.
This commit is contained in:
nhmall
2025-01-13 12:13:06 -05:00
parent 92340296ad
commit fd919c1560
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -187,7 +187,6 @@ curs_scroll_invt(WINDOW *win UNUSED)
res = 1;
break;
}
FALLTHROUGH;
/*FALLTHRU*/
case KEY_RIGHT:
case KEY_NPAGE: