This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efm2.
View the commit online.
commit aa12c28bf3add9a57e3121206f639a2f7425dc1d
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Sat Feb 21 21:14:16 2026 +0000
extra header file includes - remove
---
src/backends/default/meta.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/backends/default/meta.c b/src/backends/default/meta.c
index f7fb4b6..101fade 100644
--- a/src/backends/default/meta.c
+++ b/src/backends/default/meta.c
@@ -1,12 +1,9 @@
#include <Eina.h>
-#include <Eet.h>
#include <Efreet.h>
#include <Ecore.h>
#include <Ecore_File.h>
#include <fcntl.h>
#include <sys/stat.h>
-#include "eina_list.h"
-#include "eina_types.h"
#include "sha.h"
#include "meta.h"
#include "util.h"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.