[Commits] [SCM] claws branch, master, updated. 4.2.0-86-g88d7c29f4
mones at claws-mail.org
mones at claws-mail.org
Mon Apr 15 14:38:22 UTC 2024
The branch, master has been updated
via 88d7c29f42cd19ae015617ea2e07da05cab70593 (commit)
from 50a05744c402a511d5382ddfa723c1be4ca32cb2 (commit)
Summary of changes:
src/gtk/progressdialog.c | 1 -
src/plugins/att_remover/att_remover.c | 1 -
src/plugins/notification/notification_foldercheck.c | 1 -
src/prefs_customheader.c | 1 -
4 files changed, 4 deletions(-)
- Log -----------------------------------------------------------------
commit 88d7c29f42cd19ae015617ea2e07da05cab70593
Author: Ricardo Mones <ricardo at mones.org>
Date: Mon Apr 15 16:36:54 2024 +0200
Remove unused includes
Completes previous patch :-)
diff --git a/src/gtk/progressdialog.c b/src/gtk/progressdialog.c
index 15b87ab45..ae8f1ab0a 100644
--- a/src/gtk/progressdialog.c
+++ b/src/gtk/progressdialog.c
@@ -28,7 +28,6 @@
#include "progressdialog.h"
#include "gtkutils.h"
#include "utils.h"
-#include "prefs_common.h"
enum {
PROGRESS_IMAGE,
diff --git a/src/plugins/att_remover/att_remover.c b/src/plugins/att_remover/att_remover.c
index 3ef278065..5596d9039 100644
--- a/src/plugins/att_remover/att_remover.c
+++ b/src/plugins/att_remover/att_remover.c
@@ -43,7 +43,6 @@
#include "menu.h"
#include "claws.h"
#include "plugin.h"
-#include "prefs_common.h"
#include "defs.h"
#include "prefs_gtk.h"
diff --git a/src/plugins/notification/notification_foldercheck.c b/src/plugins/notification/notification_foldercheck.c
index 5fa8d4a1e..133756958 100644
--- a/src/plugins/notification/notification_foldercheck.c
+++ b/src/plugins/notification/notification_foldercheck.c
@@ -44,7 +44,6 @@
#include "common/prefs.h"
#include "common/xml.h"
#include "common/hooks.h"
-#include "prefs_common.h"
/* local includes */
#include "notification_foldercheck.h"
diff --git a/src/prefs_customheader.c b/src/prefs_customheader.c
index 7fa50017b..2c8d44b76 100644
--- a/src/prefs_customheader.c
+++ b/src/prefs_customheader.c
@@ -35,7 +35,6 @@
#include "main.h"
#include "prefs_gtk.h"
#include "prefs_customheader.h"
-#include "prefs_common.h"
#include "prefs_account.h"
#include "mainwindow.h"
#include "foldersel.h"
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list