[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-332-gf9e10f155

wwp at claws-mail.org wwp at claws-mail.org
Sat Oct 9 15:29:14 CET 2021


The branch, gtk3 has been updated
       via  f9e10f155c38e40be08bc936e46d66a9b1485304 (commit)
      from  9509f16541b77f049a8af8c9ff508a68d316adf4 (commit)

Summary of changes:
 src/addressbook.c | 1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit f9e10f155c38e40be08bc936e46d66a9b1485304
Author: wwp <subscript at free.fr>
Date:   Sat Oct 9 17:28:13 2021 +0200

    Fix CID 1492336: dead code (due to fixing CID 1491181).

diff --git a/src/addressbook.c b/src/addressbook.c
index b3d73fdfa..60727bc68 100644
--- a/src/addressbook.c
+++ b/src/addressbook.c
@@ -5794,7 +5794,6 @@ static gboolean addressbook_drag_motion_cb(GtkWidget      *widget,
 				AdapterDSource *ads = NULL;
 				AddressDataSource *ds = NULL;
 				ads = ADAPTER_DSOURCE(obj);
-				if (ads == NULL ){ return FALSE;}
 				ds = ads->dataSource;
 				if (ds == NULL ) { return FALSE;}
 

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list