[Commits] [SCM] claws branch, master, updated. 3.18.0-270-ga57e95710
wwp at claws-mail.org
wwp at claws-mail.org
Sat Oct 9 15:29:03 CET 2021
The branch, master has been updated
via a57e95710c105af765b9dae51db5e9455f80cc47 (commit)
from 34f669fb3de1fa25e49fc0bcc1f55bd8c4c6d041 (commit)
Summary of changes:
src/addressbook.c | 1 -
1 file changed, 1 deletion(-)
- Log -----------------------------------------------------------------
commit a57e95710c105af765b9dae51db5e9455f80cc47
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 ede2e4fe3..e0bf07b30 100644
--- a/src/addressbook.c
+++ b/src/addressbook.c
@@ -5798,7 +5798,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