This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit a50ae4e4ad3dceb479fa071a948984ef03868a26
Author: Sebb <s...@apache.org>
AuthorDate: Tue Apr 30 23:37:31 2024 +0100

    G_current_query is never read
---
 webui/js/source/aavariables.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/webui/js/source/aavariables.js b/webui/js/source/aavariables.js
index 80c8353..8f8765e 100644
--- a/webui/js/source/aavariables.js
+++ b/webui/js/source/aavariables.js
@@ -29,7 +29,6 @@ let G_current_list = '';
 let G_current_domain = '';
 let G_current_year = 0;
 let G_current_month = 0;
-let G_current_query = '';
 let G_current_open_email = null;
 let G_select_primed = false;
 let G_ponymail_preferences = {};

Reply via email to