[Commits] [SCM] claws branch, master, updated. 4.3.1-80-g5ce047a13

paul at claws-mail.org paul at claws-mail.org
Sun Mar 30 10:51:40 UTC 2025


The branch, master has been updated
       via  5ce047a13852c5f7ab01e93d6e3e8541ea3fef27 (commit)
      from  7f51cf2862944b28bb1a0423f2d4279c537a5a82 (commit)

Summary of changes:
 src/plugins/archive/archiver_gtk.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit 5ce047a13852c5f7ab01e93d6e3e8541ea3fef27
Author: Paul <paul at claws-mail.org>
Date:   Sun Mar 30 11:51:34 2025 +0100

    remove unused variable

diff --git a/src/plugins/archive/archiver_gtk.c b/src/plugins/archive/archiver_gtk.c
index a3292899b..67ba4c662 100644
--- a/src/plugins/archive/archiver_gtk.c
+++ b/src/plugins/archive/archiver_gtk.c
@@ -2,7 +2,7 @@
 
 /*
  * Claws Mail -- a GTK based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2023 Michael Rasmussen and the Claws Mail Team
+ * Copyright (C) 1999-2025 Michael Rasmussen and the Claws Mail Team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -1040,7 +1040,6 @@ void archiver_gtk_show(void) {
 	GtkWidget* pax_radio_btn;
 	GtkWidget* cpio_radio_btn;
 	GtkWidget* tar_radio_btn;
-	GtkWidget* content_area;
 	struct ArchivePage* page;
 	MainWindow* mainwin = mainwindow_get_mainwindow();
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list