Fix CID 1492336: dead code (due to fixing CID 1491181).
[claws.git] / src / addressbook.c
index ede2e4fe3ff8708abd668d730c1439d602e682b4..e0bf07b30fee670230cb72762261a0efee58caec 100644 (file)
@@ -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;}