[Commits] [SCM] claws branch, master, updated. 4.3.1-26-ga63b868b8
wwp at claws-mail.org
wwp at claws-mail.org
Wed Mar 5 17:26:18 UTC 2025
The branch, master has been updated
via a63b868b834e190fe63ea2871b9570a837ba2f61 (commit)
from cfbc9fe60949e589bf720e44ad3460c0a107cf0c (commit)
Summary of changes:
src/plugins/vcalendar/vcal_meeting_gtk.c | 3 ---
1 file changed, 3 deletions(-)
- Log -----------------------------------------------------------------
commit a63b868b834e190fe63ea2871b9570a837ba2f61
Author: wwp <subscript at free.fr>
Date: Wed Mar 5 18:26:01 2025 +0100
Revert accidentally commited stuff.
diff --git a/src/plugins/vcalendar/vcal_meeting_gtk.c b/src/plugins/vcalendar/vcal_meeting_gtk.c
index f51c2e18c..ef4c0ef34 100644
--- a/src/plugins/vcalendar/vcal_meeting_gtk.c
+++ b/src/plugins/vcalendar/vcal_meeting_gtk.c
@@ -1576,9 +1576,6 @@ static VCalMeeting *vcal_meeting_create_real(VCalEvent *event, gboolean visible)
for (i = 0; accounts != NULL; accounts = accounts->next) {
PrefsAccount *ac = (PrefsAccount *)accounts->data;
- if (!ac->selectable_as_current_account) {
- continue;
- }
if (ac->protocol == A_NNTP) {
continue;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list