[Commits] [SCM] claws branch, master, updated. 4.1.0-35-g025449b5e

mones at claws-mail.org mones at claws-mail.org
Sun Jun 5 15:39:29 UTC 2022


The branch, master has been updated
       via  025449b5e95eefee5a5b2cc905118315af2a2848 (commit)
      from  6fbe52dbc7939174e1b5a1ee259f83b3f3f6123b (commit)

Summary of changes:
 src/prefs_account.c | 4 ----
 1 file changed, 4 deletions(-)


- Log -----------------------------------------------------------------
commit 025449b5e95eefee5a5b2cc905118315af2a2848
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sun Jun 5 17:36:49 2022 +0200

    Remove unused macro

diff --git a/src/prefs_account.c b/src/prefs_account.c
index ad1790103..33e4b0d2d 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -5807,8 +5807,6 @@ static void prefs_account_showpwd_checkbtn_toggled(GtkToggleButton *button,
 	gtk_entry_set_visibility(GTK_ENTRY(entry), active);
 }
 
-#define CL(x) ((gdouble)x / 65535)
-
 static void prefs_account_entry_changed_newline_check_cb(GtkWidget *entry,
 		gpointer user_data)
 {
@@ -5823,8 +5821,6 @@ static void prefs_account_entry_changed_newline_check_cb(GtkWidget *entry,
 	}
 }
 
-#undef CL
-
 static void prefs_account_filter_on_recv_toggled(GtkToggleButton *button,
 					  gpointer user_data)
 {

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list