--- lbbs/src/article_del.c 2025/07/02 04:17:33 1.6 +++ lbbs/src/article_del.c 2025/10/17 01:25:08 1.7 @@ -63,7 +63,6 @@ int article_del(const SECTION_LIST *p_se case KEY_TIMEOUT: goto cleanup; case CR: - igetch_reset(); case KEY_ESC: case 'N': return 0;