From 6433049e1c0c1c9a5e49e9023a1e7e90dc1df1ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deuc=D0=B5?= <shurd@sasktel.net> Date: Sun, 12 Jan 2025 20:57:17 -0500 Subject: [PATCH] Remove stutter. --- exec/lbshell.js | 1 - 1 file changed, 1 deletion(-) diff --git a/exec/lbshell.js b/exec/lbshell.js index 5fa85e460a..362dc07c01 100644 --- a/exec/lbshell.js +++ b/exec/lbshell.js @@ -309,7 +309,6 @@ function Filemenu() ,"L",width ); if (bbs.new_file_time == 0) { - { this.add( format_opt("Scan for |New Files") ,"N",width -- GitLab